Searched defs:cap_rights_merge (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/capsicum-test/
H A Dcapsicum-rights.h102 inline cap_rights_t* cap_rights_merge(cap_rights_t *dst, const cap_rights_t *src) { function
/freebsd-13-stable/sys/kern/
H A Dsubr_capability.c341 cap_rights_merge(cap_rights_t *dst, const cap_rights_t *src) function

Completed in 96 milliseconds