Home | History | Annotate | Download | only in pppd

Lines Matching refs:TDB_NOLOCK

207 	if (tdb->flags & TDB_NOLOCK)
263 if (tdb->flags & TDB_NOLOCK)
293 if (tdb->flags & TDB_NOLOCK)
1712 tdb->flags |= TDB_NOLOCK;
1718 tdb->flags |= (TDB_NOLOCK | TDB_NOMMAP);