Searched refs:fgetpwent (Results 1 – 5 of 5) sorted by relevance
112 while (ent = fgetpwent(fd)) { in nischeck()
3415 TEST(MemorySanitizer, fgetpwent) { in TEST() argument3417 struct passwd *p = fgetpwent(fp); in TEST()
1623 INTERCEPTOR(__sanitizer_passwd *, fgetpwent, void *fp) {1625 COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent, fp);1626 __sanitizer_passwd *res = REAL(fgetpwent)(fp);1638 COMMON_INTERCEPT_FUNCTION(fgetpwent); \
1713 fun:fgetpwent=uninstrumented
703 PUBLIC aa200 0 fgetpwent