Searched refs:_PATH_RESOLV (Results 1 – 2 of 2) sorted by relevance
77 #define _PATH_RESOLV _ROOT_PATH "/etc/ppp/resolv.conf" macro
1762 f = fopen(_PATH_RESOLV, "w");1764 error("Failed to create %s: %m", _PATH_RESOLV);1770 error("Write failed to %s: %m", _PATH_RESOLV);1774 error("Write failed to %s: %m", _PATH_RESOLV);1777 error("Failed to close %s: %m", _PATH_RESOLV);