Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Ducred.h51 #define cr_startcopy cr_uid macro
/f-stack/freebsd/sys/
H A Ducred.h67 #define cr_startcopy cr_uid macro
/f-stack/freebsd/kern/
H A Dkern_prot.c2103 bcopy(&src->cr_startcopy, &dest->cr_startcopy, in crcopy()
2105 (caddr_t)&src->cr_startcopy)); in crcopy()