Home
last modified time | relevance | path

Searched refs:__acl_aclcheck_file_args (Results 1 – 4 of 4) 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()
H A Dinit_sysent.c411 …{ .sy_narg = AS(__acl_aclcheck_file_args), .sy_call = (sy_call_t *)sys___acl_aclcheck_file, .sy_au…
H A Dsystrace_args.c1708 struct __acl_aclcheck_file_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h910 struct __acl_aclcheck_file_args { struct
2054 int sys___acl_aclcheck_file(struct thread *, struct __acl_aclcheck_file_args *);