Searched refs:_PATH_RESOLV (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpathnames.h31 #define _PATH_RESOLV _ROOT_PATH "/tmp/ppp/resolv.conf" macro
H A Dipcp.c1857 f = fopen(_PATH_RESOLV, "w");
1859 error("Failed to create %s: %m", _PATH_RESOLV);
1870 error("Write failed to %s: %m", _PATH_RESOLV);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpathnames.h50 #define _PATH_RESOLV _ROOT_PATH "/tmp/ppp/resolv.conf" macro
H A Dipcp.c2011 f = fopen(_PATH_RESOLV, "w");
2013 error("Failed to create %s: %m", _PATH_RESOLV);
2024 error("Write failed to %s: %m", _PATH_RESOLV);

Completed in 64 milliseconds