Searched refs:comment_only (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.h44 int comment_only; /* only print action and comment */ member in struct:cmdline_opts
H A Dmain.c272 co.comment_only = 1;
H A Dipfw2.c2220 if (co->comment_only != 0)
2249 if (co->comment_only != 0 && cmd == NULL)

Completed in 115 milliseconds