Home
last modified time | relevance | path

Searched refs:PPP_PATH_VARRUN (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/ppp/dist/pppd/
Dpathnames.h63 #define PPP_PATH_VARRUN PPPD_RUNTIME_DIR macro
65 #define PPP_PATH_VARRUN _PATH_VARRUN macro
122 #define PPP_PATH_PPPDB PPP_PATH_VARRUN "/pppd2.tdb"
Dmain.c929 mkdir_recursive(PPP_PATH_VARRUN); in create_pidfile()
931 PPP_PATH_VARRUN, ifname); in create_pidfile()
950 PPP_PATH_VARRUN, linkname); in create_linkpidfile()
Doptions.c486 path = PPP_PATH_VARRUN; in ppp_get_path()
515 path = PPP_PATH_VARRUN; in ppp_get_filepath()