Home
last modified time | relevance | path

Searched refs:IWFS_OTMP (Results 1 – 5 of 5) sorted by relevance

/third_party/iowow/src/fs/
Diwfile.c199 if (opts->omode & IWFS_OTMP) { in iwfs_file_open()
223 if (opts->omode & IWFS_OTMP) { in iwfs_file_open()
Diwfile.h84 #define IWFS_OTMP ((iwfs_omode) 0x20U) macro
/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c161 .omode = IWFS_OTMP | IWFS_OUNLINK in _jbi_scan_sorter_init()
/third_party/iowow/src/fs/tests/
Diwfs_test1.c130 .omode = IWFS_OTMP | IWFS_OUNLINK in iwfs_exfile_test1_2()
/third_party/iowow/
DChangelog455 * Added `IWFS_OTMP` flag. Create tmp file (iwfile.h)