Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ducred.h65 #define cr_startcopy cr_uid macro
/freebsd/sys/kern/
H A Dkern_prot.c2144 bcopy(&src->cr_startcopy, &dest->cr_startcopy, in crcopy()
2146 (caddr_t)&src->cr_startcopy)); in crcopy()