Searched refs:A_PERMIT (Results 1 – 3 of 3) sorted by relevance
77 #define A_PERMIT (A_NONE+1) macro78 #define A_DENY (A_PERMIT+1)
282 action = A_PERMIT; in filter_Parse()
453 if (fp->f_action == A_PERMIT) { in FilterCheck()