Searched refs:GETPWBYNAME (Results 1 – 2 of 2) sorted by relevance
7 #define GETPWBYNAME 0 macro
44 int32_t req = name ? GETPWBYNAME : GETPWBYUID; in __getpw_a()