Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetauthattr.c41 static nis_backend_op_t authattr_ops[] = { variable
58 return (_nss_nis_constr(authattr_ops, in _nss_nis_auth_attr_constr()
59 sizeof (authattr_ops)/sizeof (authattr_ops[0]), in _nss_nis_auth_attr_constr()
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetauthattr.c44 static files_backend_op_t authattr_ops[] = { variable
61 return (_nss_files_constr(authattr_ops, in _nss_files_auth_attr_constr()
62 sizeof (authattr_ops) / sizeof (authattr_ops[0]), in _nss_files_auth_attr_constr()
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetauthattr.c171 static ldap_backend_op_t authattr_ops[] = { variable
188 return ((nss_backend_t *)_nss_ldap_constr(authattr_ops, in _nss_ldap_auth_attr_constr()
189 sizeof (authattr_ops)/sizeof (authattr_ops[0]), _AUTHATTR, in _nss_ldap_auth_attr_constr()