Lines Matching refs:rootp

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