Home
last modified time | relevance | path

Searched refs:TOK_COMMENT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipfw/
H A Dipfw2.h170 TOK_COMMENT, enumerator
H A Dipfw2.c280 { "//", TOK_COMMENT },
423 { "//", TOK_COMMENT },
4234 match_token(rule_options, *av) == TOK_COMMENT) { in compile_rule()
4479 case TOK_COMMENT: in compile_rule()
4749 match_token(rule_options, *av) == TOK_COMMENT) { in compile_rule()
5420 case TOK_COMMENT: in compile_rule()