Home
last modified time | relevance | path

Searched refs:getspnam_r (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/head/
H A Dshadow.h82 extern struct spwd *getspnam_r(const char *, struct spwd *, char *, int);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetspent.c72 getspnam_r(nam, b->result, b->buffer, b->buflen)); in getspnam()
H A Dgetspent_r.c54 getspnam_r(const char *name, struct spwd *result, char *buffer, int buflen) in getspnam_r() function
/titanic_41/usr/src/lib/passwdutil/
H A Dnss_attr.c175 if (getspnam_r(name, pwbuf->spwd, pwbuf->spwd_scratch, in nss_getpwnam()
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c519 lshpw = getspnam_r(user, &spwd, shadow, sizeof (shadow)); in main_loop()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common387 getspnam_r
/titanic_41/usr/src/cmd/su/
H A Dsu.c385 (getspnam_r(nptr, &sp, spbuf, sizeof (spbuf)) == NULL)) { in main()
/titanic_41/usr/src/man/man3c/
H A DMakefile811 getspnam_r.3c \
1712 getspnam_r.3c := LINKSRC = getspnam.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1744 getspnam_r;
H A Dllib-lc544 struct spwd *getspnam_r(const char *, struct spwd *, char *, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc811 link path=usr/share/man/man3c/getspnam_r.3c target=getspnam.3c
/titanic_41/
H A D.gitignore4949 usr/src/man/man3c/getspnam_r.3c