Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dshadow.h84 extern struct spwd *fgetspent_r(FILE *, struct spwd *, char *, int);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetspent.c90 fgetspent_r(f, b->result, b->buffer, b->buflen)); in fgetspent()
H A Dgetspent_r.c98 fgetspent_r(FILE *f, struct spwd *result, char *buffer, int buflen) in fgetspent_r() function
/titanic_41/usr/src/lib/passwdutil/
H A Dfiles_attr.c197 while (!found && fgetspent_r(fp, result, buffer, buflen) != NULL) { in private_getspnam_r()
949 while (fgetspent_r(src, &cur, buf, sizeof (buf)) != NULL) { in files_update_shadow()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common296 fgetspent_r
/titanic_41/usr/src/man/man3c/
H A DMakefile756 fgetspent_r.3c \
1709 fgetspent_r.3c := LINKSRC = getspnam.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1716 fgetspent_r;
H A Dllib-lc542 struct spwd *fgetspent_r(FILE *, struct spwd *, char *, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc756 link path=usr/share/man/man3c/fgetspent_r.3c target=getspnam.3c
/titanic_41/
H A D.gitignore4901 usr/src/man/man3c/fgetspent_r.3c