Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDucred.h82 #define cr_startcopy cr_uid macro
/freebsd-14-stable/sys/kern/
HDkern_prot.c2582 bcopy(&src->cr_startcopy, &dest->cr_startcopy, in crcopy()
2584 (caddr_t)&src->cr_startcopy)); in crcopy()