Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dcprotect.h203 void cpx_copy(const struct cpx *src, cpx_t dst);
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_cprotect.c423 cpx_copy(const struct cpx *src, cpx_t dst) in cpx_copy() function