Searched refs:_nss_initf_tsol_tp (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 45 _nss_initf_tsol_tp(nss_db_params_t *p) in _nss_initf_tsol_tp() function 66 arg.status = nss_search(&db_root, _nss_initf_tsol_tp, in tsol_gettpbyname() 85 nss_setent(&db_root, _nss_initf_tsol_tp, &context); in tsol_settpent() 92 nss_endent(&db_root, _nss_initf_tsol_tp, &context); in tsol_endtpent() 108 arg.status = nss_getent(&db_root, _nss_initf_tsol_tp, &context, &arg); in tsol_gettpent()
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_initf.c | 207 _nss_initf_tsol_tp(nss_db_params_t *p) in _nss_initf_tsol_tp() function 236 _nss_initf_tsol_tp,
|