Searched refs:pw_shell (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/include/nonunix/
H A Dpwd.h18 char *pw_shell; member in struct:passwd
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h319 char *pw_shell; member in struct:__sanitizer::__sanitizer_passwd
H A Dsanitizer_platform_limits_posix.cc1111 CHECK_SIZE_AND_OFFSET(passwd, pw_shell);
H A Dsanitizer_common_interceptors.inc1056 if (pwd->pw_shell)
1057 COMMON_INTERCEPTOR_INITIALIZE_RANGE(pwd->pw_shell,
1058 REAL(strlen)(pwd->pw_shell) + 1);

Completed in 182 milliseconds