Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_capability.c313 sys___cap_rights_get(struct thread *td, struct __cap_rights_get_args *uap) in sys___cap_rights_get() function
655 sys___cap_rights_get(struct thread *td, struct __cap_rights_get_args *uap) in sys___cap_rights_get() function
H A Dinit_sysent.c573 …{ .sy_narg = AS(__cap_rights_get_args), .sy_call = (sy_call_t *)sys___cap_rights_get, .sy_auevent …
/f-stack/freebsd/sys/
H A Dsysproto.h2182 int sys___cap_rights_get(struct thread *, struct __cap_rights_get_args *);