Searched refs:getpwent (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/posix/
H A Dpwd.h26 extern struct passwd *getpwent(void);
/haiku/src/system/libroot/posix/
H A Dpwd.cpp126 getpwent(void) function
H A Dpwd_query.c511 struct passwd *getpwent(void) function
530 PRINT(("getpwent(); returning entry for %s\n", ent->pw_name));
/haiku/src/apps/login/
H A DLoginView.cpp246 pwd = getpwent();
/haiku/src/preferences/mail/
H A DAutoConfigView.cpp56 struct passwd* passwd = getpwent();
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1870 void getpwent() {} function
H A Dlibroot_stubs_legacy.c1827 void getpwent() {} function

Completed in 179 milliseconds