Searched defs:yp_host (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/usr.bin/passwd/ | ||
H A D | passwd.c | 56 static char *yp_host; variable |
/freebsd-src/usr.bin/chpass/ | ||
H A D | chpass.c | 77 const char *yp_domain = NULL, *yp_host = NULL; in main() local |