Home
last modified time | relevance | path

Searched refs:yp_end (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/passwd/
H A Dextern.h75 void yp_end(void);
H A Dpasswd.c222 yp_init, yp_arg, yp_arg_end, yp_end, yp_chpw, 0, 0 },
224 yp_init, yp_arg, yp_arg_end, yp_end, yp_chpw, 0, 0 },
H A Dyp_passwd.c372 yp_end(void) in yp_end() function