Searched refs:ypclnt_connect (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libypclnt/
H A Dypclnt.h52 int ypclnt_connect(ypclnt_t *);
H A Dypclnt_connect.c50 ypclnt_connect(ypclnt_t *ypclnt) function
H A DMakefile5 SRCS= ypclnt_connect.c \
/freebsd-9.3-release/usr.bin/chpass/
H A Dchpass.c164 ypclnt_connect(ypclnt) != -1 &&
248 if (ypclnt_connect(ypclnt) == -1 ||
/freebsd-9.3-release/lib/libpam/modules/pam_unix/
H A Dpam_unix.c314 if (ypclnt_connect(ypclnt) == -1) {
422 } else if (ypclnt_connect(ypclnt) == -1 ||

Completed in 67 milliseconds