hostinfo 65 daemon.c static void lookup_hostname(struct hostinfo *hi); hostinfo 67 daemon.c static const char *get_canon_hostname(struct hostinfo *hi) hostinfo 73 daemon.c static const char *get_ip_address(struct hostinfo *hi) hostinfo 126 daemon.c struct hostinfo *hostinfo; hostinfo 132 daemon.c struct hostinfo *hi = context->hostinfo; hostinfo 160 daemon.c static const char *path_ok(const char *directory, struct hostinfo *hi) hostinfo 201 daemon.c context.hostinfo = hi; hostinfo 292 daemon.c const char *path, struct hostinfo *hi) hostinfo 353 daemon.c struct hostinfo *hi) hostinfo 568 daemon.c static void parse_host_arg(struct hostinfo *hi, char *extra_args, int buflen) hostinfo 601 daemon.c static void lookup_hostname(struct hostinfo *hi) hostinfo 655 daemon.c static void hostinfo_init(struct hostinfo *hi) hostinfo 664 daemon.c static void hostinfo_clear(struct hostinfo *hi) hostinfo 677 daemon.c struct hostinfo hi;