Searched refs:db_initf (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.c | 422 nss_endent(be->db_rootp, be->db_initf, &be->db_context); 677 be->db_initf, 682 be->db_initf, &be->db_context, argp); 890 be->db_initf, op_num, args); 897 be->db_initf, op_num, args); 915 (void) nss_search(be->db_rootp, be->db_initf, 936 be->db_initf, op_num, args); 943 be->db_initf, op_num, args); 1115 nss_setent(be->db_rootp, be->db_initf, 1142 (void) nss_getent(be->db_rootp, be->db_initf, [all …]
|
H A D | compat_common.h | 71 nss_db_initf_t db_initf; member
|