Searched refs:GetFollowForkMode (Results 1 – 3 of 3) sorted by relevance
5878 switch (GetFollowForkMode()) { in DidFork()5905 if (GetFollowForkMode() == eFollowChild) in DidFork()5925 if (GetFollowForkMode() == eFollowChild) { in DidFork()5948 switch (GetFollowForkMode()) { in DidVFork()5986 if (GetFollowForkMode() == eFollowChild) { in DidVFork()6004 if (GetFollowForkMode() == eFollowChild) { in DidExec()
113 FollowForkMode GetFollowForkMode() const;
356 FollowForkMode ProcessProperties::GetFollowForkMode() const { in GetFollowForkMode() function in ProcessProperties