Home
last modified time | relevance | path

Searched defs:ypclnt (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/lib/libypclnt/
H A Dypclnt.h42 struct ypclnt { struct
51 ypclnt_t *ypclnt_new(const char *, const char *, const char *); argument
H A Dypclnt_passwd.c65 ypclnt_havepasswdd(ypclnt_t *ypclnt) in ypclnt_havepasswdd()
118 ypclnt_passwd(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) in ypclnt_passwd()
137 yppasswd_local(ypclnt_t *ypclnt, const struct passwd *pwd) in yppasswd_local()
237 yppasswd_remote(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) in yppasswd_remote()
H A Dypclnt_free.c42 ypclnt_free(ypclnt_t *ypclnt) in ypclnt_free()
H A Dypclnt_connect.c50 ypclnt_connect(ypclnt_t *ypclnt) in ypclnt_connect()
H A Dypclnt_new.c45 ypclnt_t *ypclnt; in ypclnt_new() local
H A Dypclnt_error.c44 ypclnt_error(ypclnt_t *ypclnt, const char *func, const char *fmt, ...) in ypclnt_error()
/dflybsd-src/usr.bin/chpass/
H A Dchpass.c75 struct ypclnt *ypclnt; in main() local
/dflybsd-src/lib/libpam/modules/pam_unix/
H A Dpam_unix.c277 struct ypclnt *ypclnt; in pam_sm_chauthtok() local