Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Ddhctoken.h48 #define TOK_OPTION 260 macro
H A Dconflex.c330 { "option", TOK_OPTION },
H A Dconfpars.c377 case TOK_OPTION: in parse_statement()