Searched defs:__getpw_a (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/musl/src/passwd/ |
H A D | getpw_a.c | 20 int __getpw_a(const char *name, uid_t uid, struct passwd *pw, char **buf, size_t *size, struct pass… in __getpw_a() function
|
/aosp_15_r20/external/trusty/musl/src/passwd/ |
D | getpw_a.c | 20 int __getpw_a(const char *name, uid_t uid, struct passwd *pw, char **buf, size_t *size, struct pass… in __getpw_a() function
|