Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstats.h723 #define SB_CLONE_ALLOCDST 0x0002 /* Allocate src->cursz memory for dst. */ macro
/f-stack/freebsd/kern/
H A Dsubr_stats.c1092 ((flags & SB_CLONE_ALLOCDST) &&
1095 } else if (flags & SB_CLONE_ALLOCDST) {