Home
last modified time | relevance | path

Searched refs:cap_fcntls_get_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_capability.c616 sys_cap_fcntls_get(struct thread *td, struct cap_fcntls_get_args *uap) in sys_cap_fcntls_get()
683 sys_cap_fcntls_get(struct thread *td, struct cap_fcntls_get_args *uap) in sys_cap_fcntls_get()
H A Dinit_sysent.c595 …{ .sy_narg = AS(cap_fcntls_get_args), .sy_call = (sy_call_t *)sys_cap_fcntls_get, .sy_auevent = AU…
H A Dsystrace_args.c3023 struct cap_fcntls_get_args *p = params; in systrace_args()
/f-stack/tools/compat/include/sys/
H A Dsysproto.h308 struct cap_fcntls_get_args { struct
/f-stack/freebsd/sys/
H A Dsysproto.h1633 struct cap_fcntls_get_args { struct
2203 int sys_cap_fcntls_get(struct thread *, struct cap_fcntls_get_args *);