OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
K_NONE
usr.sbin/smtpd/table.c
73
case K_NONE: return "none";
usr.sbin/smtpd/table.c
95
return K_NONE;
usr.sbin/smtpd/table_proc.c
162
if (service == -1 || service == K_NONE)