Searched refs:SYSTR_MSG_EXECVE (Results 1 – 3 of 3) sorted by relevance
78 #define SYSTR_MSG_EXECVE 7 macro
1341 } while (systrace_make_msg(strp, SYSTR_MSG_EXECVE) != 0); in systrace_execve1()1765 if (type == SYSTR_MSG_EXECVE) in systrace_make_msg()
621 #ifdef SYSTR_MSG_EXECVE in obsd_read()622 case SYSTR_MSG_EXECVE: { in obsd_read()