Home
last modified time | relevance | path

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

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