HomeSort by: relevance | last modified time | path
    Searched defs:pgfs_dosync (Results 1 - 1 of 1) sorted by relevancy

  /src/share/examples/puffs/pgfs/
pgfs_db.c 55 bool pgfs_dosync = false; variable in typeref:typename:bool
780 assert(!pgfs_dosync);
842 pgfs_dosync = true;
908 if (!pgfs_dosync) {
971 assert(!pgfs_dosync);

Completed in 11 milliseconds