HomeSort by: relevance | last modified time | path
    Searched defs:opt_nl (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_parse.y 298 : CURLY_OPEN opt_nl list_elems CURLY_CLOSE
345 | opt_nl { $$ = NULL; }
350 : opt_nl COMMA opt_nl
353 opt_nl label
354 : opt_nl NEWLINE

Completed in 132 milliseconds