Home
last modified time | relevance | path

Searched refs:getpwent_r (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dpwd.h140 extern int getpwent_r (struct passwd *__restrict __resultbuf,
143 libc_hidden_proto(getpwent_r)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c445 int getpwent_r(struct passwd *__restrict resultbuf, in getpwent_r() function
473 libc_hidden_def(getpwent_r)
597 getpwent_r(&pwd, line_buff, sizeof(line_buff), &result); in libc_hidden_def()
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk588 getpwent_r

Completed in 5 milliseconds