Searched defs:fgetpwent (Results 1 – 4 of 4) sorted by relevance
4 struct passwd *fgetpwent(FILE *f) in fgetpwent() function
3415 TEST(MemorySanitizer, fgetpwent) { in TEST() argument
2845 pub fn fgetpwent(file: *mut ::FILE) -> *mut ::passwd; in fgetpwent() function