Home
last modified time | relevance | path

Searched refs:DHCP_NSS_TIME (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Ddhcpd.h113 #define DHCP_NSS_TIME 3 /* name service cache time */ macro
H A Dgeneric.c216 nroot_stamp = time(NULL) + DHCP_NSS_TIME; in get_netmask()