Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/dhclient/
HDdhctoken.h69 #define LEASE 271 macro
HDclparse.c166 if (token != LEASE) { in read_client_leases()
284 case LEASE: in parse_client_statement()
HDconflex.c423 return (LEASE); in intern()