Searched refs:sys___acl_aclcheck_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dvfs_acl.c496 sys___acl_aclcheck_file(struct thread *td, struct __acl_aclcheck_file_args *uap) function
H A Dinit_sysent.c389 { AS(__acl_aclcheck_file_args), (sy_call_t *)sys___acl_aclcheck_file, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 353 = __acl_aclcheck_file */
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c402 { AS(__acl_aclcheck_file_args), (sy_call_t *)sys___acl_aclcheck_file, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 353 = __acl_aclcheck_file */
/freebsd-10-stable/sys/sys/
H A Dsysproto.h2062 int sys___acl_aclcheck_file(struct thread *, struct __acl_aclcheck_file_args *);

Completed in 94 milliseconds