Searched refs:_PATH_RESOLV (Results 1 – 2 of 2) sorted by relevance
33 #define _PATH_RESOLV _ROOT_PATH "/etc/ppp/resolv.conf" macro
2119 f = fopen(_PATH_RESOLV, "w");2121 error("Failed to create %s: %m", _PATH_RESOLV);2132 error("Write failed to %s: %m", _PATH_RESOLV);