Home
last modified time | relevance | path

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

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