OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPP_PATH_RESOLV
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pathnames.h
106
#define
PPP_PATH_RESOLV
PPP_PATH_CONFDIR "/resolv.conf"
ipcp.c
2167
f = fopen(
PPP_PATH_RESOLV
, "w");
2169
error("Failed to create %s: %m",
PPP_PATH_RESOLV
);
2180
error("Write failed to %s: %m",
PPP_PATH_RESOLV
);
Completed in 54 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026