Home
last modified time | relevance | path

Searched refs:_PATH_RESOLV (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpathnames.h75 #define _PATH_RESOLV _ROOT_PATH "/etc/ppp/resolv.conf" macro
H A Dipcp.c1755 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);