Lines Matching refs:db_root
57 static DEFINE_NSS_DB_ROOT(db_root);
70 nss_setent(&db_root, _nss_initf_project, &context); in _setprojent()
76 nss_endent(&db_root, _nss_initf_project, &context); in _endprojent()
77 nss_delete(&db_root); in _endprojent()
86 (void) nss_getent(&db_root, _nss_initf_project, &context, &arg); in _getprojent()
109 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyid()
121 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyname()
219 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
234 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
242 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
249 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()