Searched refs:TOK_USER_CLASS (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/dhcpd/ | ||
| H A D | dhctoken.h | 66 #define TOK_USER_CLASS 283 macro |
| H A D | conflex.c | 344 { "user-class", TOK_USER_CLASS }, |
| H A D | confpars.c | 290 case TOK_USER_CLASS: in parse_statement() |