Home
last modified time | relevance | path

Searched refs:sys___acl_aclcheck_file (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_acl.c527 sys___acl_aclcheck_file(struct thread *td, struct __acl_aclcheck_file_args *uap) in sys___acl_aclcheck_file() function
H A Dinit_sysent.c411 …{ .sy_narg = AS(__acl_aclcheck_file_args), .sy_call = (sy_call_t *)sys___acl_aclcheck_file, .sy_au…
/f-stack/freebsd/sys/
H A Dsysproto.h2054 int sys___acl_aclcheck_file(struct thread *, struct __acl_aclcheck_file_args *);