Home
last modified time | relevance | path

Searched defs:opt_fs (Results 1 – 2 of 2) sorted by relevance

/dports/games/instead/instead-3.4.1/src/
H A Dconfig.c37 int opt_fs = 1; variable
41 int opt_fs = 1; variable
45 int opt_fs = 1; variable
49 int opt_fs = 0; variable
/dports/sysutils/fusefs-securefs/securefs-0.12.0/sources/
H A Dlite_operations.cpp32 static thread_local optional<FileSystem> opt_fs; variable