Searched refs:ypclnt_havepasswdd (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libypclnt/
H A Dypclnt.h55 int ypclnt_havepasswdd(ypclnt_t *);
H A Dypclnt_passwd.c67 ypclnt_havepasswdd(ypclnt_t *ypclnt) function
122 switch (ypclnt_havepasswdd(ypclnt)) {
/freebsd-12-stable/usr.bin/chpass/
H A Dchpass.c167 ypclnt_havepasswdd(ypclnt) == 1);
/freebsd-12-stable/lib/libpam/modules/pam_unix/
H A Dpam_unix.c326 retval = ypclnt_havepasswdd(ypclnt);

Completed in 69 milliseconds