Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dpathnames.h101 #define PPP_PATH_IPPREUP PPP_PATH_CONFDIR "/ip-pre-up" macro
Dmain.c376 strlcpy(path_ippreup, PPP_PATH_IPPREUP, MAXPATHLEN); in main()