Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsys_capability.c452 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get() function
613 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get() function
HDinit_sysent.c583 …{ AS(cap_ioctls_get_args), (sy_call_t *)sys_cap_ioctls_get, AUE_CAP_IOCTLS_GET, NULL, 0, 0, SYF_CA…
/freebsd-11-stable/sys/sys/
HDsysproto.h2171 int sys_cap_ioctls_get(struct thread *, struct cap_ioctls_get_args *);