Home | History | Annotate | Download | only in pppd

Lines Matching refs:tdb_open

483     pppdb = tdb_open(_PATH_PPPDB, 0, 0, O_RDWR|O_CREAT, 0644);