Searched refs:GETPWBYUID (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/src/passwd/ | ||
H A D | nscd.h | 8 #define GETPWBYUID 1 macro |
H A D | getpw_a.c | 44 int32_t req = name ? GETPWBYNAME : GETPWBYUID; in __getpw_a() |
Completed in 2 milliseconds