Postfix3.3.1
|
#include <sys_defs.h>
#include <msg.h>
#include <mymalloc.h>
#include <string_list.h>
#include <myaddrinfo.h>
#include <valid_mailhost_addr.h>
#include <mail_params.h>
#include <own_inet_addr.h>
#include <resolve_local.h>
マクロ定義 | |
#define | RETURN(x) |
関数 | |
void | resolve_local_init (void) |
int | resolve_local (const char *addr) |
#define RETURN | ( | x | ) |
int resolve_local | ( | const char * | addr | ) |
resolve_local.c の 78 行目に定義があります。
void resolve_local_init | ( | void | ) |
resolve_local.c の 67 行目に定義があります。