Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dshadow.h82 extern struct spwd *getspnam_r(const char *, struct spwd *, char *, int);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetspent.c70 getspnam_r(nam, b->result, b->buffer, b->buflen)); in getspnam()
H A Dgetspent_r.c53 getspnam_r(const char *name, struct spwd *result, char *buffer, int buflen) in getspnam_r() function
/illumos-gate/usr/src/lib/passwdutil/
H A Dnss_attr.c175 if (getspnam_r(name, pwbuf->spwd, pwbuf->spwd_scratch, in nss_getpwnam()
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c520 lshpw = getspnam_r(user, &spwd, shadow, sizeof (shadow)); in main_loop()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common387 getspnam_r
/illumos-gate/usr/src/cmd/su/
H A Dsu.c413 (getspnam_r(nptr, &sp, spbuf, sizeof (spbuf)) == NULL)) { in main()
/illumos-gate/usr/src/man/man3c/
H A DMakefile880 getspnam_r.3c \
1904 getspnam_r.3c := LINKSRC = getspnam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2173 getspnam_r;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc501 link path=usr/share/man/man3c/getspnam_r.3c target=getspnam.3c