Searched defs:getpwnam (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/include/ | ||
D | pwd_.h | 38 #define getpwnam bb_internal_getpwnam macro |
/busybox-1.35.0/libpwdgrp/ | ||
D | pwd_grp.c | 456 struct passwd* FAST_FUNC getpwnam(const char *name) in getpwnam() function |