Home
last modified time | relevance | path

Searched defs:pw_dir (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/pam_passwdqc/
H A Dpasswdqc.h24 char *pw_dir; member
/dragonfly/include/
H A Dpwd.h120 char *pw_dir; /* home directory */ member
/dragonfly/crypto/openssh/
H A Dmisc.c2177 safe_path(const char *name, struct stat *stp, const char *pw_dir, in safe_path()