Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.h77 _IWFS_EXT_ERROR_START = (IW_ERROR_START + 3000UL), enumerator
Diwexfile.c917 if (!((ecode > _IWFS_EXT_ERROR_START) && (ecode < _IWFS_EXT_ERROR_END))) { in _exfile_ecodefn()