Home
last modified time | relevance | path

Searched refs:pw_class (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h313 char *pw_class; member
Dsanitizer_platform_limits_posix.cc1120 CHECK_SIZE_AND_OFFSET(passwd, pw_class);
Dsanitizer_common_interceptors.inc1049 if (pwd->pw_class)
1050 COMMON_INTERCEPTOR_INITIALIZE_RANGE(pwd->pw_class,
1051 REAL(strlen)(pwd->pw_class) + 1);