Home
last modified time | relevance | path

Searched refs:str2passwd (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetpwnam_r.c39 int str2passwd(const char *, int, void *,
75 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in getpwnam_r()
91 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in getpwuid_r()
105 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in _uncached_getpwuid_r()
139 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in _uncached_getpwnam_r()
188 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in getpwent_r()
207 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2passwd); in fgetpwent_r()
241 str2passwd(const char *instr, int lenstr, void *ent, char *buffer, int buflen) in str2passwd() function
/titanic_50/usr/src/lib/passwdutil/
H A Dswitch_utils.c293 str2passwd(const char *instr, int lenstr, void *ent, char *buffer, int buflen) in str2passwd() function
622 NSS_XbyY_INIT(&arg, b->result, b->buffer, b->buflen, str2passwd); in getpwnam_from()
653 NSS_XbyY_INIT(&arg, b->result, b->buffer, b->buflen, str2passwd); in getpwuid_from()
/titanic_50/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.c51 extern int str2passwd(const char *instr, int lenstr, void *ent,
1265 be->str2ent_alt = str2passwd;
/titanic_50/usr/src/cmd/zlogin/
H A Dzlogin.c988 extern int str2passwd(const char *, int, void *, char *, int);
1023 if (str2passwd(pwline, sizeof (pwline), pwent, pwbuf, pwbuflen) == 0) in zone_get_user_pw()
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers3151 str2passwd;
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in732 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|str2passwd