Home
last modified time | relevance | path

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

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