Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcpd/
H A Ddhctoken.h81 #define TOK_ALLOW 310 macro
H A Dconflex.c301 { "allow", TOK_ALLOW },
H A Dconfpars.c424 case TOK_ALLOW: in parse_statement()