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

/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetprofattr.c46 static nis_backend_op_t profattr_ops[] = { variable
62 return (_nss_nis_constr(profattr_ops,
63 sizeof (profattr_ops)/sizeof (profattr_ops[0]),
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetprofattr.c165 static ldap_backend_op_t profattr_ops[] = { variable
182 return ((nss_backend_t *)_nss_ldap_constr(profattr_ops,
183 sizeof (profattr_ops)/sizeof (profattr_ops[0]), _PROFATTR,
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgetprofattr.c64 static files_backend_op_t profattr_ops[] = { variable
306 return (_nss_files_constr(profattr_ops,
307 sizeof (profattr_ops) / sizeof (profattr_ops[0]),

Completed in 17 milliseconds