Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/nis/common/
H A Dgetprotoent.c61 static nis_backend_op_t proto_ops[] = { variable
75 return (_nss_nis_constr(proto_ops,
76 sizeof (proto_ops) / sizeof (proto_ops[0]),
/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dgetprotoent.c80 static files_backend_op_t proto_ops[] = { variable
94 return (_nss_files_constr(proto_ops,
95 sizeof (proto_ops) / sizeof (proto_ops[0]),
/titanic_41/usr/src/lib/nsswitch/ldap/common/
H A Dgetprotoent.c284 static ldap_backend_op_t proto_ops[] = { variable
306 return ((nss_backend_t *)_nss_ldap_constr(proto_ops, in _nss_ldap_protocols_constr()
307 sizeof (proto_ops)/sizeof (proto_ops[0]), _PROTOCOLS, in _nss_ldap_protocols_constr()