Home
last modified time | relevance | path

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

/external/openssh/
Dmisc.c220 copy->pw_change = pw->pw_change; in pwcopy()
Dconfig.h.in1103 /* Define to 1 if `pw_change' is member of `struct passwd'. */
Dconfigure.ac3688 struct passwd.pw_change, struct passwd.pw_expire],
Dconfigure29730 if (ac_aggr.pw_change)
29773 if (sizeof ac_aggr.pw_change)
/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);