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