Searched refs:TOK_CLASS (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/dhcpd/ | ||
| H A D | dhctoken.h | 58 #define TOK_CLASS 270 macro |
| H A D | conflex.c | 306 { "class", TOK_CLASS }, |
| H A D | confpars.c | 1358 case TOK_CLASS: in parse_lease_declaration() |