Searched refs:resolv_dhcpv6_file (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dresolv_token.l154 strcpy(resolv_dhcpv6_file, RESOLV_CONF_DHCPV6_FILE);
155 strcat(resolv_dhcpv6_file, pidstr);
163 if ((newfd = open(resolv_dhcpv6_file,
195 if ((newfd = open(resolv_dhcpv6_file,
314 if (rename(resolv_dhcpv6_file, RESOLV_CONF_FILE)) {
H A Ddhcp6.h112 char resolv_dhcpv6_file[254]; variable
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dresolv_token.l154 strcpy(resolv_dhcpv6_file, RESOLV_CONF_DHCPV6_FILE);
155 strcat(resolv_dhcpv6_file, pidstr);
163 if ((newfd = open(resolv_dhcpv6_file,
195 if ((newfd = open(resolv_dhcpv6_file,
316 if (rename(resolv_dhcpv6_file, RESOLV_CONF_FILE)) {
H A Dresolv_token.c1970 strcpy(resolv_dhcpv6_file, RESOLV_CONF_DHCPV6_FILE);
1971 strcat(resolv_dhcpv6_file, pidstr);
1979 if ((newfd = open(resolv_dhcpv6_file,
2011 if ((newfd = open(resolv_dhcpv6_file,
2132 if (rename(resolv_dhcpv6_file, RESOLV_CONF_FILE)) {
H A Ddhcp6.h112 char resolv_dhcpv6_file[254]; variable

Completed in 140 milliseconds