Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_cprotect.c217 static const uint32_t cpx_magic2 = 0x7870637d; // }cpx variable
225 assert(*PTR_ADD(uint32_t *, cpx, cpx_sizex(cpx) - 4) == cpx_magic2); in cpx_free()
255 *PTR_ADD(uint32_t *, cpx, cpx_size(key_len) - 4) = cpx_magic2; in cpx_init()