Home | History | Annotate | Download | only in strace

Lines Matching refs:followvfork

70 int debug = 0, followfork = 0, followvfork = 0, interactive = 0;
226 followvfork++;
2085 if (followfork || followvfork) {
2216 if (WSTOPSIG(status) == SIGTRAP && followvfork)