Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cprotect.c361 cpx_key(const struct cpx *cpx) in cpx_key() function
425 memcpy(cpx_key(dst), cpx_key(src), key_len); in cpx_copy()
/xnu-8019.80.24/bsd/sys/
H A Dcprotect.h199 __attribute__((pure)) void *cpx_key(const struct cpx *);