Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dresource_private.h70 #define thread_selfcounts_cpi(DST) thread_selfcounts(THSC_CPI, (DST), sizeof(struct thsc_cpi)) argument
/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h384 #define NFS_COPY_ATTRIBUTES(SRC, DST) \ argument
388 ((uint32_t*)(DST))[__i] = ((uint32_t*)(SRC))[__i]; \