Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Ddhctoken.h58 #define TOK_CLASS 270 macro
H A Dconflex.c306 { "class", TOK_CLASS },
H A Dconfpars.c1358 case TOK_CLASS: in parse_lease_declaration()