Home
last modified time | relevance | path

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

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