Searched refs:_PATH_PPPDB (Results 1 – 2 of 2) sorted by relevance
80 #define _PATH_PPPDB _ROOT_PATH _PATH_VARRUN "pppd.tdb" macro83 #define _PATH_PPPDB "/var/run/pppd.tdb"85 #define _PATH_PPPDB "/etc/ppp/pppd.tdb"
509 pppdb = tdb_open(_PATH_PPPDB, 0, 0, O_RDWR|O_CREAT, 0644);514 warn("Warning: couldn't open ppp database %s", _PATH_PPPDB);