Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_capability.c488 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get()
669 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get()
H A Dinit_sysent.c593 …{ .sy_narg = AS(cap_ioctls_get_args), .sy_call = (sy_call_t *)sys_cap_ioctls_get, .sy_auevent = AU…
H A Dsystrace_args.c3006 struct cap_ioctls_get_args *p = params; in systrace_args()
/f-stack/tools/compat/include/sys/
H A Dsysproto.h299 struct cap_ioctls_get_args { struct
/f-stack/freebsd/sys/
H A Dsysproto.h1624 struct cap_ioctls_get_args { struct
2201 int sys_cap_ioctls_get(struct thread *, struct cap_ioctls_get_args *);