Searched refs:getpwnam (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dpwd.h34 struct passwd* getpwnam(const char*);
/fuchsia/zircon/third_party/ulib/musl/src/passwd/
H A Dgetpwent.c32 struct passwd* getpwnam(const char* name) { function
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.c171 struct passwd *pw = getpwnam(name);

Completed in 82 milliseconds