FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
A_PERMIT
usr.sbin/ppp/filter.c
282
action = A_PERMIT;
usr.sbin/ppp/filter.h
78
#define A_DENY (A_PERMIT+1)
usr.sbin/ppp/ip.c
453
if (fp->f_action == A_PERMIT) {