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

/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgetexecattr.c260 static files_backend_op_t execattr_ops[] = { variable
280 return (_nss_files_constr(execattr_ops,
281 sizeof (execattr_ops)/sizeof (execattr_ops[0]),
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c436 static nis_backend_op_t execattr_ops[] = { variable
456 return (_nss_nis_constr(execattr_ops,
457 sizeof (execattr_ops)/sizeof (execattr_ops[0]),
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetexecattr.c471 static ldap_backend_op_t execattr_ops[] = { variable
496 return ((nss_backend_t *)_nss_ldap_constr(execattr_ops,
497 sizeof (execattr_ops)/sizeof (execattr_ops[0]), _EXECATTR,

Completed in 17 milliseconds