Home
last modified time | relevance | path

Searched refs:IWFS_OPEN_FAIL (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/fs/
Diwfile.h89 #define IWFS_OPEN_FAIL ((iwfs_openstatus) 0x00U) macro
Diwfile.c298 impl->ostatus = IWFS_OPEN_FAIL; in iwfs_file_open()