Searched refs:fgetpwent (Results 1 – 4 of 4) sorted by relevance
3366 TEST(MemorySanitizer, fgetpwent) { in TEST() argument3368 struct passwd *p = fgetpwent(fp); in TEST()
1454 INTERCEPTOR(__sanitizer_passwd *, fgetpwent, void *fp) {1456 COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent, fp);1457 __sanitizer_passwd *res = REAL(fgetpwent)(fp);1469 COMMON_INTERCEPT_FUNCTION(fgetpwent); \
1713 fun:fgetpwent=uninstrumented
703 PUBLIC aa200 0 fgetpwent