HomeSort by: relevance | last modified time | path
    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 24 milliseconds