Home
last modified time | relevance | path

Searched refs:pw_change (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dmisc.c221 copy->pw_change = pw->pw_change; in pwcopy()
Dconfig.h.in1136 /* Define to 1 if `pw_change' is a member of `struct passwd'. */
Dconfigure.ac3849 struct passwd.pw_change, struct passwd.pw_expire],
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h337 long pw_change; member
Dsanitizer_platform_limits_posix.cc1215 CHECK_SIZE_AND_OFFSET(passwd, pw_change);