Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dshadow.h134 extern int fgetspent_r (FILE *__stream, struct spwd *__result_buf,
137 libc_hidden_proto(fgetspent_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.c112 int fgetspent_r(FILE *__restrict stream, struct spwd *__restrict resultbuf, in libc_hidden_def()
126 libc_hidden_def(fgetspent_r) in libc_hidden_def() argument
177 fgetspent_r(stream, &resultbuf, buffer, sizeof(buffer), &result); in fgetspent()

Completed in 4 milliseconds