Home
last modified time | relevance | path

Searched refs:getpwnam (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dpwd.h116 extern struct passwd *getpwnam (const char *__name);
117 libc_hidden_proto(getpwnam)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dpwd.SUSv4.syms1 getpwnam
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pwd_grp/
A Dtest_pwd.c61 passwd = getpwnam("root"); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c348 struct passwd *getpwnam(const char *name) in getpwnam() function
357 libc_hidden_def(getpwnam) in libc_hidden_def() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Drcmd.c445 if ((pwd = getpwnam(luser)) == NULL) in iruserok2()
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk585 getpwnam
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in972 int "Buffer size for getpwnam() and friends"
976 This sets the value of the buffer size for getpwnam() and friends.

Completed in 11 milliseconds