Searched refs:DFLAG_FORK (Results 1 – 3 of 3) sorted by relevance
178 #define DFLAG_FORK 0x04 /* copy on fork */ macro
2585 if ((ops->fo_flags & DFLAG_FORK) != 0 && in fdcopy()2617 if ((ops->fo_flags & DFLAG_FORK) == 0 || in fdcopy()
154 .fo_flags = DFLAG_FORK,