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