Searched refs:TOK_RANGE (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/dhcpd/ | ||
| H A D | dhctoken.h | 60 #define TOK_RANGE 272 macro |
| H A D | conflex.c | 331 { "range", TOK_RANGE }, |
| H A D | confpars.c | 415 case TOK_RANGE: in parse_statement() |