Searched refs:getpwent (Results 1 - 7 of 7) sorted by last modified time

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

Completed in 77 milliseconds