Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhctoken.h69 #define LEASE 271 macro
H A Dclparse.c166 if (token != LEASE) { in read_client_leases()
284 case LEASE: in parse_client_statement()
H A Dconflex.c423 return (LEASE); in intern()