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