Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Ddhctoken.h59 #define TOK_LEASE 271 macro
H A Dconflex.c325 { "lease", TOK_LEASE },
H A Dconfpars.c145 if (token != TOK_LEASE) { in read_leases()