Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h47 int comment_only; /* only print action and comment */ member
H A Dmain.c285 g_co.comment_only = 1; in ipfw_main()
H A Dipfw2.c2471 if (co->comment_only != 0) in show_static_rule()
2507 if (co->comment_only != 0 && cmd == NULL) in show_static_rule()