Home
last modified time | relevance | path

Searched refs:cpx_can_copy (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/bsd/sys/
H A Dcprotect.h214 bool cpx_can_copy(const struct cpx *src, const struct cpx *dst);
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_cprotect.c397 cpx_can_copy(const struct cpx *src, const struct cpx *dst) in cpx_can_copy() function