Searched refs:n_ops (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/user/common/
H A Duser_common.h51 int n_ops; member in struct:user_backend
71 int n_ops,
H A Duser_common.c274 _nss_user_constr(ops, n_ops, filename, min_bufsize)
276 int n_ops;
286 be->n_ops = n_ops;
/osnet-11/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.h64 int n_ops; member in struct:compat_backend
101 int n_ops,
H A Dcompat_common.c1197 _nss_compat_constr(ops, n_ops, filename, min_bufsize, rootp, initf, netgroups,
1200 int n_ops;
1215 be->n_ops = n_ops;
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.h59 nss_dbop_t n_ops; member in struct:nis_backend
78 int n_ops,
H A Dgetnetgrent.c65 nss_dbop_t n_ops; member in struct:nis_getnetgr_be
193 nss_dbop_t n_ops; member in struct:nis_netgr_be
567 get_be->n_ops = sizeof (getnetgr_ops) /
888 be->n_ops = sizeof (netgroup_ops) / sizeof (netgroup_ops[0]);
H A Dnis_common.c613 _nss_nis_constr(ops, n_ops, enum_map)
615 int n_ops;
626 be->n_ops = n_ops;
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.h63 nss_dbop_t n_ops; member in struct:dns_backend
H A Ddns_common.c262 _nss_dns_constr(dns_backend_op_t ops[], int n_ops) argument
270 be->n_ops = n_ops;
H A Dgethostent.c62 nss_backend_t *_nss_dns_constr(dns_backend_op_t ops[], int n_ops);
/osnet-11/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.h70 nss_dbop_t n_ops; member in struct:mdns_backend
H A Dmdns_common.c439 _nss_mdns_constr(mdns_backend_op_t ops[], int n_ops) argument
446 be->n_ops = n_ops;
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h86 int n_ops; member in struct:files_backend
137 int n_ops,
H A Dfiles_common.c1340 _nss_files_constr(files_backend_op_t ops[], int n_ops, const char *filename, argument
1351 be->n_ops = n_ops;

Completed in 52 milliseconds