Home
last modified time | relevance | path

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

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