Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhclient.c152 static time_t scripttime; variable
258 if (scripttime == 0 || t < scripttime + 10) in routehandler()
2292 scripttime = time(NULL); in script_write_params()
2348 scripttime = time(NULL); in script_go()
2361 scripttime = time(NULL); in priv_script_go()