Searched refs:GetFollowForkMode (Results 1 – 3 of 3) sorted by relevance
5213 switch (GetFollowForkMode()) { in DidFork()5240 if (GetFollowForkMode() == eFollowChild) in DidFork()5260 if (GetFollowForkMode() == eFollowChild) { in DidFork()5280 switch (GetFollowForkMode()) { in DidVFork()5318 if (GetFollowForkMode() == eFollowChild) { in DidVFork()5336 if (GetFollowForkMode() == eFollowChild) in DidExec()
102 FollowForkMode GetFollowForkMode() const;
352 FollowForkMode ProcessProperties::GetFollowForkMode() const { in GetFollowForkMode() function in ProcessProperties