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.h334 char *pw_class; member
Dsanitizer_platform_limits_posix.cc1208 CHECK_SIZE_AND_OFFSET(passwd, pw_class);
Dsanitizer_common_interceptors.inc1284 if (pwd->pw_class)
1285 COMMON_INTERCEPTOR_INITIALIZE_RANGE(pwd->pw_class,
1286 REAL(strlen)(pwd->pw_class) + 1);