Searched defs:n_ops (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.h | 63 nss_dbop_t n_ops; member
|
H A D | dns_common.c | 270 _nss_dns_constr(dns_backend_op_t ops[], int n_ops) in _nss_dns_constr()
|
/titanic_50/usr/src/lib/nsswitch/user/common/ |
H A D | user_common.h | 51 int n_ops; member
|
H A D | user_common.c | 274 _nss_user_constr(ops, n_ops, filename, min_bufsize) in _nss_user_constr() argument
|
/titanic_50/usr/src/lib/nsswitch/nis/common/ |
H A D | nis_common.h | 59 nss_dbop_t n_ops; member
|
H A D | getnetgrent.c | 65 nss_dbop_t n_ops; member 193 nss_dbop_t n_ops; member
|
H A D | nis_common.c | 613 _nss_nis_constr(ops, n_ops, enum_map) in _nss_nis_constr() argument
|
/titanic_50/usr/src/lib/nsswitch/mdns/common/ |
H A D | mdns_common.h | 70 nss_dbop_t n_ops; member
|
H A D | mdns_common.c | 434 _nss_mdns_constr(mdns_backend_op_t ops[], int n_ops) in _nss_mdns_constr()
|
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.h | 64 int n_ops; member
|
H A D | compat_common.c | 1224 _nss_compat_constr(ops, n_ops, filename, min_bufsize, rootp, initf, netgroups, in _nss_compat_constr() argument
|
/titanic_50/usr/src/lib/nsswitch/files/common/ |
H A D | files_common.h | 75 int n_ops; member
|
H A D | files_common.c | 643 _nss_files_constr(ops, n_ops, filename, min_bufsize, fhp) in _nss_files_constr() argument
|
/titanic_50/usr/src/head/ |
H A D | nss_common.h | 255 int n_ops; member
|