Home
last modified time | relevance | path

Searched refs:TOK_USER_CLASS (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/dhcpd/
H A Ddhctoken.h66 #define TOK_USER_CLASS 283 macro
H A Dconflex.c344 { "user-class", TOK_USER_CLASS },
H A Dconfpars.c290 case TOK_USER_CLASS: in parse_statement()