Home
last modified time | relevance | path

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

/NextBSD/sbin/dhclient/
HDdhctoken.h67 #define LEASE 271 macro
HDclparse.c164 if (token != LEASE) { in read_client_leases()
274 case LEASE: in parse_client_statement()
HDconflex.c418 return (LEASE); in intern()