Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cprotect.c342 cpx_key(const struct cpx *cpx) in cpx_key() function
406 memcpy(cpx_key(dst), cpx_key(src), key_len); in cpx_copy()
/xnu-12377.61.12/bsd/sys/
H A Dcprotect.h211 __attribute__((pure)) void *cpx_key(const struct cpx *);