Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Ddhctoken.h60 #define TOK_RANGE 272 macro
H A Dconflex.c331 { "range", TOK_RANGE },
H A Dconfpars.c415 case TOK_RANGE: in parse_statement()