Home
last modified time | relevance | path

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

/mirbsd/src/bin/systrace/
Dintercept.h70 #define ICPOLICY_KILL -2 macro
Dsystrace.c266 } else if (action == ICPOLICY_KILL) { in trans_cb()
353 } else if (action == ICPOLICY_KILL) { in gen_cb()
Dfilter.c610 action = ICPOLICY_KILL; in filter_ask()