Searched refs:GetFollowForkMode (Results 1 – 3 of 3) sorted by relevance
5745 switch (GetFollowForkMode()) { in DidFork()5772 if (GetFollowForkMode() == eFollowChild) in DidFork()5792 if (GetFollowForkMode() == eFollowChild) { in DidFork()5815 switch (GetFollowForkMode()) { in DidVFork()5853 if (GetFollowForkMode() == eFollowChild) { in DidVFork()5871 if (GetFollowForkMode() == eFollowChild) { in DidExec()
111 FollowForkMode GetFollowForkMode() const;
392 FollowForkMode ProcessProperties::GetFollowForkMode() const { in GetFollowForkMode() function in ProcessProperties