Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dcapsicum.h410 vm_prot_t cap_rights_to_vmprot(const cap_rights_t *havep);
/freebsd-12-stable/sys/kern/
Dsys_capability.c186 cap_rights_to_vmprot(const cap_rights_t *havep) in cap_rights_to_vmprot() function
Dkern_descrip.c2897 *maxprotp = cap_rights_to_vmprot(&fdrights); in fget_mmap()