Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhcpd.h411 void script_flush_env(struct client_state *);
H A Ddhclient.c2395 script_flush_env(ip->client); in priv_script_go()
2460 script_flush_env(struct client_state *client) in script_flush_env() function