Home
last modified time | relevance | path

Searched refs:hesiod_resolve (Results 1 – 9 of 9) sorted by relevance

/freebsd/include/
H A Dhesiod.h79 char **hesiod_resolve(void *, const char *, const char *);
/freebsd/lib/libc/net/
H A Dhesiod.c165 rhs_list = hesiod_resolve(context, p, "rhs-extension"); in hesiod_to_bind()
217 hesiod_resolve(void *context, const char *name, const char *type) in hesiod_resolve() function
505 list = hesiod_resolve(context, name, type); in hes_resolve()
H A DMakefile.inc174 hesiod.3 hesiod_resolve.3 \
/freebsd/usr.bin/hesinfo/
H A Dhesinfo.c89 list = hesiod_resolve(context, name, type); in main()
/freebsd/lib/libc/gen/
H A Dgetusershell.c153 hp = hesiod_resolve(context, shellname, "shells"); in _dns_initshells()
H A Dgetgrent.c1014 hes = hesiod_resolve(ctx, label, in dns_group()
1017 (hes = hesiod_resolve(ctx, buf, "group")) == NULL) || in dns_group()
H A Dgetpwent.c1152 hes = hesiod_resolve(ctx, label, in dns_passwd()
/freebsd/contrib/sendmail/src/
H A Dudb.c1265 hp = hesiod_resolve(HesiodContext, name, type);
H A Dmap.c6171 hp = hesiod_resolve(HesiodContext, np, map->map_file);
6183 hp = hesiod_resolve(HesiodContext, name, map->map_file);