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_get_filepath
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pppd.h
551
int
ppp_get_filepath
(ppp_path_t type, const char *name, char *buf, size_t bufsz);
options.c
505
ppp_get_filepath
(ppp_path_t type, const char *name, char *buf, size_t bufsz)
function
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
plugin.c
328
if (
ppp_get_filepath
(PPP_DIR_CONF, name, buf, sizeof(buf)) < sizeof(buf)) {
Completed in 66 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026