Home
last modified time | relevance | path

Searched refs:fgetspent (Results 1 – 5 of 5) sorted by relevance

/shadow/
A DMakefile26 routines = getspent getspnam sgetspent fgetspent putspent \
34 CFLAGS-fgetspent.c += -fexceptions
A DVersions7 fgetspent; fgetspent_r;
A Dfgetspent.c35 fgetspent (FILE *stream) in fgetspent() function
A Dshadow.h106 extern struct spwd *fgetspent (FILE *__stream);
A Dtst-shadow.c43 while ((p = fgetspent (fp)) != NULL) in do_test()

Completed in 9 milliseconds