Home
last modified time | relevance | path

Searched refs:rpc_ops (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dgetrpcent.c81 static files_backend_op_t rpc_ops[] = { variable
95 return (_nss_files_constr(rpc_ops,
96 sizeof (rpc_ops) / sizeof (rpc_ops[0]),
/titanic_41/usr/src/lib/nsswitch/nis/common/
H A Dgetrpcent.c124 static nis_backend_op_t rpc_ops[] = { variable
138 return (_nss_nis_constr(rpc_ops,
139 sizeof (rpc_ops) / sizeof (rpc_ops[0]),
/titanic_41/usr/src/lib/nsswitch/ldap/common/
H A Dgetrpcent.c196 static ldap_backend_op_t rpc_ops[] = { variable
218 return ((nss_backend_t *)_nss_ldap_constr(rpc_ops, in _nss_ldap_rpc_constr()
219 sizeof (rpc_ops)/sizeof (rpc_ops[0]), in _nss_ldap_rpc_constr()