Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_capability.c125 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode() function
143 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode() function
H A Dinit_sysent.c575 …{ .sy_narg = AS(cap_getmode_args), .sy_call = (sy_call_t *)sys_cap_getmode, .sy_auevent = AUE_CAP_…
/f-stack/freebsd/sys/
H A Dsysproto.h2184 int sys_cap_getmode(struct thread *, struct cap_getmode_args *);