Home
last modified time | relevance | path

Searched refs:hesiod_init (Results 1 – 11 of 11) sorted by relevance

/freebsd/include/
H A Dhesiod.h78 int hesiod_init(void **);
/freebsd/usr.bin/hesinfo/
H A Dhesinfo.c59 if (hesiod_init(&context) < 0) { in main()
/freebsd/lib/libc/net/
H A Dhesiod.c79 hesiod_init(void **context) in hesiod_init() function
528 if (hesiod_init(&context) < 0) { in init_context()
H A DSymbol.map
H A DMakefile.inc172 MLINKS+=hesiod.3 hesiod_init.3 \
/freebsd/lib/libc/gen/
H A Dgetusershell.c148 if (hesiod_init(&context) == -1) in _dns_initshells()
H A Dgetgrent.c988 if (hesiod_init(&ctx) != 0) { in dns_group()
H A Dgetpwent.c1126 if (hesiod_init(&ctx) != 0) { in dns_passwd()
/freebsd/crypto/heimdal/appl/push/
H A Dpush.c578 if(hesiod_init (&context) != 0) in hesiod_get_pobox()
/freebsd/contrib/sendmail/src/
H A Dudb.c1263 if (HesiodContext == NULL && hesiod_init(&HesiodContext) != 0)
H A Dmap.c6120 if (HesiodContext != NULL || hesiod_init(&HesiodContext) == 0)