Home
last modified time | relevance | path

Searched refs:netgroup_ops (Results 1 – 3 of 3) 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, in _nss_ldap_netgroup_constr()
1030 sizeof (netgroup_ops)/sizeof (netgroup_ops[0]), _NETGROUP, in _nss_ldap_netgroup_constr()
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetnetgrent.c841 static files_backend_op_t netgroup_ops[] = { variable
862 be = _nss_files_constr(netgroup_ops, in _nss_files_netgroup_constr()
863 ARRAY_SIZE(netgroup_ops), in _nss_files_netgroup_constr()