Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/dhclient/
H A Ddhclient.c151 static time_t scripttime; variable
257 if (scripttime == 0 || t < scripttime + 10) in routehandler()
2248 scripttime = time(NULL); in script_write_params()
2304 scripttime = time(NULL); in script_go()
2317 scripttime = time(NULL); in priv_script_go()