Searched refs:fgetpwent (Results 1 – 5 of 5) sorted by relevance
112 while (ent = fgetpwent(fd)) { in nischeck()
1279 INTERCEPTOR(__sanitizer_passwd *, fgetpwent, void *fp) {1281 COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent, fp);1282 __sanitizer_passwd *res = REAL(fgetpwent)(fp);1294 COMMON_INTERCEPT_FUNCTION(fgetpwent); \
3346 TEST(MemorySanitizer, fgetpwent) { in TEST() argument3348 struct passwd *p = fgetpwent(fp); in TEST()
1713 fun:fgetpwent=uninstrumented
703 PUBLIC aa200 0 fgetpwent