Searched refs:_nss_initf_profattr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | getprofattr.c | 47 _nss_initf_profattr(nss_db_params_t *p) in _nss_initf_profattr() function 97 nss_setent(&db_root, _nss_initf_profattr, &context); in _setprofattr() 105 nss_endent(&db_root, _nss_initf_profattr, &context); in _endprofattr() 117 res = nss_getent(&db_root, _nss_initf_profattr, &context, &arg); in _getprofattr() 134 res = nss_search(&db_root, _nss_initf_profattr, in _getprofnam()
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_initf.c | 138 _nss_initf_profattr(nss_db_params_t *p) in _nss_initf_profattr() function 229 _nss_initf_profattr,
|