Searched refs:TOK_OPTION (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/dhcpd/ | ||
| H A D | dhctoken.h | 48 #define TOK_OPTION 260 macro |
| H A D | conflex.c | 330 { "option", TOK_OPTION }, |
| H A D | confpars.c | 377 case TOK_OPTION: in parse_statement() |