Home | History | Annotate | Download | only in pppd

Lines Matching refs:_PATH_RESOLV

2119     f = fopen(_PATH_RESOLV, "w");
2121 error("Failed to create %s: %m", _PATH_RESOLV);
2132 error("Write failed to %s: %m", _PATH_RESOLV);