Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcpd/
H A Ddhctoken.h65 #define TOK_VENDOR_CLASS 282 macro
H A Dconflex.c345 { "vendor-class", TOK_VENDOR_CLASS }
H A Dconfpars.c286 case TOK_VENDOR_CLASS: in parse_statement()