Searched refs:GetFollowForkMode (Results 1 – 3 of 3) sorted by relevance
5243 switch (GetFollowForkMode()) { in DidFork()5270 if (GetFollowForkMode() == eFollowChild) in DidFork()5290 if (GetFollowForkMode() == eFollowChild) { in DidFork()5310 switch (GetFollowForkMode()) { in DidVFork()5348 if (GetFollowForkMode() == eFollowChild) { in DidVFork()5366 if (GetFollowForkMode() == eFollowChild) in DidExec()
102 FollowForkMode GetFollowForkMode() const;
351 FollowForkMode ProcessProperties::GetFollowForkMode() const { in GetFollowForkMode() function in ProcessProperties