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