Searched defs:getpwent (Results 1 – 7 of 7) sorted by relevance
71 __weak_alias(getpwent, _getpwent) in __weak_alias() argument133 getpwent(void) in getpwent() function
79 * This symbol, if defined, indicates that the getpwent() routine function
42 #define getpwent _getpwent macro87 getpwent(void) in getpwent() function
56 getpwent(void) { in getpwent() function
2387 getpwent(void) in getpwent() function
408 #define getpwent _getpwent global() macro
3604 TEST(MemorySanitizer, getpwent) { in TEST() argument