/illumos-gate/usr/src/lib/libsocket/inet/ |
H A D | getservent_r.c | 52 static DEFINE_NSS_DB_ROOT(db_root); 66 nss_setent(&db_root, _nss_initf_services, &context); 74 nss_endent(&db_root, _nss_initf_services, &context); 75 nss_delete(&db_root); 97 res = nss_getent(&db_root, _nss_initf_services, &context, &arg);
|
H A D | getnetent_r.c | 47 static DEFINE_NSS_DB_ROOT(db_root); 71 res = nss_search(&db_root, _nss_initf_net, 89 res = nss_search(&db_root, _nss_initf_net, 100 nss_setent(&db_root, _nss_initf_net, &context); 108 nss_endent(&db_root, _nss_initf_net, &context); 109 nss_delete(&db_root); 121 res = nss_getent(&db_root, _nss_initf_net, &context, &arg);
|
H A D | getprotoent_r.c | 43 static DEFINE_NSS_DB_ROOT(db_root); 67 res = nss_search(&db_root, _nss_initf_proto, 83 res = nss_search(&db_root, _nss_initf_proto, 94 nss_setent(&db_root, _nss_initf_proto, &context); 102 nss_endent(&db_root, _nss_initf_proto, &context); 103 nss_delete(&db_root); 115 res = nss_getent(&db_root, _nss_initf_proto, &context, &arg);
|
H A D | bootparams_getbyname.c | 36 static DEFINE_NSS_DB_ROOT(db_root); 57 res = nss_search(&db_root, _nss_initf_bootparams,
|
H A D | ether_addr.c | 64 static DEFINE_NSS_DB_ROOT(db_root); 92 res = nss_search(&db_root, _nss_initf_ethers, 117 res = nss_search(&db_root, _nss_initf_ethers,
|
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | gethostent6.c | 52 static DEFINE_NSS_DB_ROOT(db_root); 73 nss_setent(&db_root, _nss_initf_ipnodes, &context); 81 nss_endent(&db_root, _nss_initf_ipnodes, &context); 82 nss_delete(&db_root); 93 res = nss_getent(&db_root, _nss_initf_ipnodes,
|
H A D | gethostent_r.c | 63 static DEFINE_NSS_DB_ROOT(db_root); 77 nss_setent(&db_root, _nss_initf_hosts, &context); 85 nss_endent(&db_root, _nss_initf_hosts, &context); 86 nss_delete(&db_root); 97 res = nss_getent(&db_root, _nss_initf_hosts,
|
H A D | getauthattr.c | 46 static DEFINE_NSS_DB_ROOT(db_root); 102 nss_setent(&db_root, _nss_initf_authattr, &context); 110 nss_endent(&db_root, _nss_initf_authattr, &context); 111 nss_delete(&db_root); 122 res = nss_getent(&db_root, _nss_initf_authattr, &context, &arg); 139 res = nss_search(&db_root, _nss_initf_authattr,
|
H A D | getauuser.c | 48 static DEFINE_NSS_DB_ROOT(db_root); 104 nss_setent(&db_root, _nss_initf_auuser, &context); 112 nss_endent(&db_root, _nss_initf_auuser, &context); 113 nss_delete(&db_root); 125 res = nss_getent(&db_root, _nss_initf_auuser, &context, &arg); 147 res = nss_search(&db_root, _nss_initf_auuser,
|
H A D | getprofattr.c | 45 static DEFINE_NSS_DB_ROOT(db_root); 99 nss_setent(&db_root, _nss_initf_profattr, &context); 107 nss_endent(&db_root, _nss_initf_profattr, &context); 108 nss_delete(&db_root); 119 res = nss_getent(&db_root, _nss_initf_profattr, &context, &arg); 136 res = nss_search(&db_root, _nss_initf_profattr,
|
H A D | getuserattr.c | 51 static DEFINE_NSS_DB_ROOT(db_root); 109 nss_setent(&db_root, _nss_initf_userattr, &context); 117 nss_endent(&db_root, _nss_initf_userattr, &context); 118 nss_delete(&db_root); 129 res = nss_getent(&db_root, _nss_initf_userattr, &context, &arg); 158 res = nss_search(&db_root, _nss_initf_userattr,
|
H A D | getrpcent_r.c | 44 static DEFINE_NSS_DB_ROOT(db_root); 68 res = nss_search(&db_root, _nss_initf_rpc, 84 res = nss_search(&db_root, _nss_initf_rpc, 94 nss_setent(&db_root, _nss_initf_rpc, &context); 101 nss_endent(&db_root, _nss_initf_rpc, &context); 102 nss_delete(&db_root); 113 res = nss_getent(&db_root, _nss_initf_rpc, &context, &arg);
|
/illumos-gate/usr/src/lib/print/libprint/common/ |
H A D | nss_printer.c | 40 static DEFINE_NSS_DB_ROOT(db_root); 102 nss_setent(&db_root, _nss_initf_printers, &context); 112 nss_endent(&db_root, _nss_initf_printers, &context); 113 nss_delete(&db_root); 128 res = nss_getent(&db_root, _nss_initf_printers, &context, &arg); 145 res = nss_search(&db_root, _nss_initf_printers,
|
/illumos-gate/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 42 static DEFINE_NSS_DB_ROOT(db_root); 68 arg.status = nss_search(&db_root, _nss_initf_tsol_tp, 87 nss_setent(&db_root, _nss_initf_tsol_tp, &context); 94 nss_endent(&db_root, _nss_initf_tsol_tp, &context); 95 nss_delete(&db_root); 110 arg.status = nss_getent(&db_root, _nss_initf_tsol_tp, &context, &arg);
|
H A D | tsol_getrhent.c | 47 static DEFINE_NSS_DB_ROOT(db_root); 74 arg.status = nss_search(&db_root, _nss_initf_tsol_rh, 93 nss_setent(&db_root, _nss_initf_tsol_rh, &context); 100 nss_endent(&db_root, _nss_initf_tsol_rh, &context); 101 nss_delete(&db_root); 116 arg.status = nss_getent(&db_root, _nss_initf_tsol_rh, &context, &arg);
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | getpwnam_r.c | 42 static DEFINE_NSS_DB_ROOT(db_root); 77 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, 93 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, 107 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, 141 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, 169 nss_setent(&db_root, _nss_initf_passwd, &context); 175 nss_endent(&db_root, _nss_initf_passwd, &context); 176 nss_delete(&db_root); 190 (void) nss_getent(&db_root, _nss_initf_passwd, &context, &arg);
|
H A D | getgrnam_r.c | 46 static DEFINE_NSS_DB_ROOT(db_root); 83 (void) nss_search(&db_root, _nss_initf_group, 99 (void) nss_search(&db_root, _nss_initf_group, 112 (void) nss_search(&db_root, _nss_initf_group, 145 (void) nss_search(&db_root, _nss_initf_group, 172 nss_setent(&db_root, _nss_initf_group, &context); 178 nss_endent(&db_root, _nss_initf_group, &context); 179 nss_delete(&db_root); 193 (void) nss_getent(&db_root, _nss_initf_group, &context, &arg); 279 (void) nss_search(&db_root, _nss_initf_grou [all...] |
H A D | getnetgrent.c | 57 static DEFINE_NSS_DB_ROOT(db_root); 119 (void) nss_search(&db_root, _nss_initf_netgroup, 166 (void) nss_search(&db_root, _nss_initf_netgroup, 229 nss_delete(&db_root); /* === ? */
|
H A D | getspent_r.c | 42 static DEFINE_NSS_DB_ROOT(db_root); 60 (void) nss_search(&db_root, _nss_initf_shadow, 68 nss_setent(&db_root, _nss_initf_shadow, &context); 74 nss_endent(&db_root, _nss_initf_shadow, &context); 75 nss_delete(&db_root); 89 (void) nss_getent(&db_root, _nss_initf_shadow, &context, &arg);
|
/illumos-gate/usr/src/lib/nsswitch/compat/common/ |
H A D | getauuser.c | 34 static DEFINE_NSS_DB_ROOT(db_root); 105 &db_root,
|
H A D | getuserattr.c | 34 static DEFINE_NSS_DB_ROOT(db_root); 105 &db_root,
|
H A D | getspent.c | 54 static DEFINE_NSS_DB_ROOT(db_root); 198 &db_root,
|
/illumos-gate/usr/src/lib/libproject/common/ |
H A D | getprojent.c | 59 static DEFINE_NSS_DB_ROOT(db_root); 72 nss_setent(&db_root, _nss_initf_project, &context); 78 nss_endent(&db_root, _nss_initf_project, &context); 79 nss_delete(&db_root); 88 (void) nss_getent(&db_root, _nss_initf_project, &context, &arg); 111 (void) nss_search(&db_root, _nss_initf_project, 123 (void) nss_search(&db_root, _nss_initf_project, 221 (void) nss_search(&db_root, _nss_initf_project, 236 (void) nss_search(&db_root, _nss_initf_project, 244 (void) nss_search(&db_root, _nss_initf_projec [all...] |
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | switch_utils.c | 598 static DEFINE_NSS_DB_ROOT(db_root); 609 nss_delete(&db_root); 627 (void) nss_search(&db_root, nss_ldap_passwd, 632 (void) nss_search(&db_root, nss_nis_passwd, 658 (void) nss_search(&db_root, nss_ldap_passwd, 663 (void) nss_search(&db_root, nss_nis_passwd,
|
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | nss.c | 340 static DEFINE_NSS_DB_ROOT(db_root); 403 nss_setent(&db_root, _nss_initf_printers, &context); 416 nss_endent(&db_root, _nss_initf_printers, &context); 417 nss_delete(&db_root); 441 res = nss_getent(&db_root, _nss_initf_printers, &context, &arg); 505 res = nss_search(&db_root, _nss_initf_printers,
|