Searched refs:path_dhclient_conf (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/dhclient/
H A Dclparse.c69 new_parse(path_dhclient_conf);
106 if ((cfile = fopen(path_dhclient_conf, "r")) != NULL) {
H A Ddhcpd.h350 extern char *path_dhclient_conf;
H A Ddhclient.c87 char *path_dhclient_conf = _PATH_DHCLIENT_CONF; variable
357 path_dhclient_conf = optarg;

Completed in 52 milliseconds