Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dshadow.h120 extern int getspent_r (struct spwd *__result_buf, char *__buffer,
122 libc_hidden_proto(getspent_r)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A DMakefile.in15 CSRC-$(UCLIBC_HAS_SHADOW) += fgetspent_r.c fgetspent.c getspent_r.c getspent.c \
A Dpwd_grp.c557 int getspent_r(struct spwd *resultbuf, char *buffer, in getspent_r() function
584 libc_hidden_def(getspent_r) in libc_hidden_def() argument
627 getspent_r(&spwd, line_buff, sizeof(line_buff), &result); in getspent()

Completed in 5 milliseconds