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.h338 char *pw_class; member
Dsanitizer_platform_limits_posix.cc1217 CHECK_SIZE_AND_OFFSET(passwd, pw_class);
Dsanitizer_common_interceptors.inc1453 if (pwd->pw_class)
1454 COMMON_INTERCEPTOR_INITIALIZE_RANGE(pwd->pw_class,
1455 REAL(strlen)(pwd->pw_class) + 1);