Searched refs:TOK_LEASE (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/dhcpd/ | ||
| H A D | dhctoken.h | 59 #define TOK_LEASE 271 macro |
| H A D | conflex.c | 325 { "lease", TOK_LEASE }, |
| H A D | confpars.c | 145 if (token != TOK_LEASE) { in read_leases() |