Searched defs:ethers_ops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dether_addr.c73 static nis_backend_op_t ethers_ops[] = { variable
84 return (_nss_nis_constr(ethers_ops,
85 sizeof (ethers_ops) / sizeof (ethers_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dether_addr.c159 static files_backend_op_t ethers_ops[] = { variable
170 return (_nss_files_constr(ethers_ops,
171 sizeof (ethers_ops) / sizeof (ethers_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetether.c192 static ldap_backend_op_t ethers_ops[] = { variable
211 return ((nss_backend_t *)_nss_ldap_constr(ethers_ops,
212 sizeof (ethers_ops)/sizeof (ethers_ops[0]), _ETHERS,

Completed in 47 milliseconds