Searched refs:_nss_initf_passwd (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getpwnam_r.c | 46 _nss_initf_passwd(nss_db_params_t *p) in _nss_initf_passwd() function 77 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, in getpwnam_r() 93 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, in getpwuid_r() 107 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, in _uncached_getpwuid_r() 141 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, in _uncached_getpwnam_r() 169 nss_setent(&db_root, _nss_initf_passwd, &context); in setpwent() 175 nss_endent(&db_root, _nss_initf_passwd, &context); in endpwent() 190 (void) nss_getent(&db_root, _nss_initf_passwd, &context, &arg); in getpwent_r()
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_initf.c | 32 _nss_initf_passwd(nss_db_params_t *p) in _nss_initf_passwd() function 214 _nss_initf_passwd,
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2931 _nss_initf_passwd;
|
/titanic_41/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 639 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|_nss_initf_passwd
|