Lines Matching refs:db_root
59 static DEFINE_NSS_DB_ROOT(db_root);
72 nss_setent(&db_root, _nss_initf_project, &context); in _setprojent()
78 nss_endent(&db_root, _nss_initf_project, &context); in _endprojent()
79 nss_delete(&db_root); in _endprojent()
88 (void) nss_getent(&db_root, _nss_initf_project, &context, &arg); in _getprojent()
111 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyid()
123 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyname()
221 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
236 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
244 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
251 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()