Home
last modified time | relevance | path

Searched refs:PT_FOLLOW_FORK (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/sys/
HDptrace.h66 #define PT_FOLLOW_FORK 23 macro
/trueos/tools/test/ptrace/
HDscescx.c370 if (ptrace(PT_FOLLOW_FORK, pid, 0, 1) < 0) { in main()
/trueos/sys/kern/
HDsys_process.c662 case PT_FOLLOW_FORK:
870 case PT_FOLLOW_FORK: