Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetpwnam.c93 getpwent_r(b->result, b->buffer, b->buflen)); in getpwent()
H A Dgetpwnam_r.c180 getpwent_r(struct passwd *result, char *buffer, int buflen) in getpwent_r() function
/titanic_41/usr/src/head/
H A Dpwd.h73 extern struct passwd *getpwent_r(struct passwd *, char *, int);
/titanic_41/usr/src/lib/libtecla/common/
H A Dhomedir.c401 while((pwd = getpwent_r(&pwd_buffer, home->buffer, home->buflen)) != NULL && !waserr) {
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_after.h405 PASS_R_RETURN getpwent_r(struct passwd *pwptr, PASS_R_ARGS);
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common376 getpwent_r
/titanic_41/usr/src/man/man3c/
H A DMakefile805 getpwent_r.3c \
1699 getpwent_r.3c := LINKSRC = getpwnam.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1937 getpwent_r;
H A Dllib-lc526 struct passwd *getpwent_r(struct passwd *, char *, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc805 link path=usr/share/man/man3c/getpwent_r.3c target=getpwnam.3c
/titanic_41/
H A D.gitignore4943 usr/src/man/man3c/getpwent_r.3c