Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/dhclient/
H A Dclparse.c68 new_parse(path_dhclient_conf); in read_client_conf()
108 if ((cfile = fopen(path_dhclient_conf, "r")) != NULL) { in read_client_conf()
H A Ddhcpd.h363 extern const char *path_dhclient_conf;
H A Ddhclient.c97 const char *path_dhclient_conf = _PATH_DHCLIENT_CONF; variable
395 path_dhclient_conf = optarg; in main()