Searched refs:_nss_initf_proto (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | getprotoent_r.c | 47 _nss_initf_proto(nss_db_params_t *p) in _nss_initf_proto() function 67 res = nss_search(&db_root, _nss_initf_proto, in getprotobyname_r() 83 res = nss_search(&db_root, _nss_initf_proto, in getprotobynumber_r() 94 nss_setent(&db_root, _nss_initf_proto, &context); in setprotoent() 102 nss_endent(&db_root, _nss_initf_proto, &context); in endprotoent() 115 res = nss_getent(&db_root, _nss_initf_proto, &context, &arg); in getprotoent_r()
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_initf.c | 67 _nss_initf_proto(nss_db_params_t *p) in _nss_initf_proto() function 219 _nss_initf_proto,
|
/titanic_41/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 212 _nss_initf_proto;
|