Searched refs:PTRACE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | ptrace.h | 99 #define PTRACE_DEFAULT (PTRACE_EXEC) macro |
| /f-stack/freebsd/kern/ | ||
| H A D | sys_process.c | 601 p->p_ptevents = PTRACE_DEFAULT; in proc_set_traced() |