Lines Matching refs:rootp
624 nss_search(nss_db_root_t *rootp, nss_db_initf_t initf, int search_fnum,
641 (me, "rootp = %p, initf = %p, search_fnum = %d, "
642 "search_args = %p\n", rootp, initf,
664 return ((func)(rootp, initf, search_fnum,
1019 nss_setent(nss_db_root_t *rootp, nss_db_initf_t initf,
1024 nss_setent_u(rootp, initf, contextpp);
1028 nss_getent(nss_db_root_t *rootp, nss_db_initf_t initf, nss_getent_t *contextpp,
1036 status = nss_getent_u(rootp, initf, contextpp, args);
1041 nss_endent(nss_db_root_t *rootp, nss_db_initf_t initf,
1046 nss_endent_u(rootp, initf, contextpp);
1051 end_iter_u(nss_db_root_t *rootp, struct nss_getent_context *contextp)
1073 nss_setent_u(nss_db_root_t *rootp, nss_db_initf_t initf,
1086 (me, "rootp = %p, initf = %p, contextpp = %p \n",
1087 rootp, initf, contextpp);
1154 nss_endent_u(rootp, initf, contextpp);
1175 nss_endent_u(rootp, initf, contextpp);
1190 nss_getent_u(nss_db_root_t *rootp, nss_db_initf_t initf,
1200 (me, "rootp = %p, initf = %p, contextpp = %p, args = %p\n",
1201 rootp, initf, contextpp, args);
1204 nss_setent_u(rootp, initf, contextpp);
1254 end_iter_u(rootp,
1269 nss_endent_u(rootp, initf, contextpp);
1277 end_iter_u(rootp, (struct nss_getent_context *)contextp);
1284 nss_endent_u(nss_db_root_t *rootp, nss_db_initf_t initf,
1291 (me, "rootp = %p, initf = %p, contextpp = %p \n",
1292 rootp, initf, contextpp);
1300 end_iter_u(rootp, (struct nss_getent_context *)contextp);
1319 nss_delete(nss_db_root_t *rootp)