Searched refs:profattr_ops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetprofattr.c47 static files_backend_op_t profattr_ops[] = { variable
63 return (_nss_files_constr(profattr_ops,
64 sizeof (profattr_ops) / sizeof (profattr_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetprofattr.c43 static nis_backend_op_t profattr_ops[] = { variable
59 return (_nss_nis_constr(profattr_ops,
60 sizeof (profattr_ops)/sizeof (profattr_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetprofattr.c164 static ldap_backend_op_t profattr_ops[] = { variable
181 return ((nss_backend_t *)_nss_ldap_constr(profattr_ops,
182 sizeof (profattr_ops)/sizeof (profattr_ops[0]), _PROFATTR,

Completed in 67 milliseconds