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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetexecattr.c369 static files_backend_op_t execattr_ops[] = { variable
389 return (_nss_files_constr(execattr_ops,
390 sizeof (execattr_ops)/sizeof (execattr_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c437 static nis_backend_op_t execattr_ops[] = { variable
457 return (_nss_nis_constr(execattr_ops,
458 sizeof (execattr_ops)/sizeof (execattr_ops[0]),
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetexecattr.c599 static ldap_backend_op_t execattr_ops[] = { variable
624 return ((nss_backend_t *)_nss_ldap_constr(execattr_ops,
625 sizeof (execattr_ops)/sizeof (execattr_ops[0]), _EXECATTR,

Completed in 657 milliseconds