Searched refs:TOK_VENDOR_CLASS (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/dhcpd/ | ||
H A D | dhctoken.h | 65 #define TOK_VENDOR_CLASS 282 macro |
H A D | conflex.c | 345 { "vendor-class", TOK_VENDOR_CLASS } |
H A D | confpars.c | 286 case TOK_VENDOR_CLASS: in parse_statement() |