Searched refs:netgroup_ops (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c865 static nis_netgr_op_t netgroup_ops[] = { variable
887 be->ops = netgroup_ops;
888 be->n_ops = sizeof (netgroup_ops) / sizeof (netgroup_ops[0]);
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c1002 static ldap_backend_op_t netgroup_ops[] = { variable
1029 return ((nss_backend_t *)_nss_ldap_constr(netgroup_ops,
1030 sizeof (netgroup_ops)/sizeof (netgroup_ops[0]), _NETGROUP,

Completed in 60 milliseconds