Home
last modified time | relevance | path

Searched defs:yp_domain (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c187 static char *yp_domain; in getthefile() local
294 static char *yp_domain; in checkhost() local
/freebsd/lib/libc/net/
H A Deui64.c225 char *yp_domain; in eui64_ntohost() local
275 char *yp_domain; in eui64_hostton() local
H A Dether_addr.c148 char *yp_domain; in ether_ntohost() local
197 char *yp_domain; in ether_hostton() local
H A Dnetdb_private.h82 char *yp_domain; member
92 char *yp_domain; member
H A Dgetservent.c115 char yp_domain[MAXHOSTNAMELEN]; member
/freebsd/usr.bin/passwd/
H A Dpasswd.c55 static char *yp_domain; variable
/freebsd/usr.bin/chpass/
H A Dchpass.c77 const char *yp_domain = NULL, *yp_host = NULL; in main() local
/freebsd/lib/libpam/modules/pam_unix/
H A Dpam_unix.c284 const void *yp_domain, *yp_server; in pam_sm_chauthtok() local
/freebsd/contrib/sendmail/src/
H A Dmap.c3416 static char *yp_domain = NULL; local