Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwfsmfile.h141 _IWFS_FSM_ERROR_START = (IW_ERROR_START + 4000UL), enumerator
Diwfsmfile.c1886 if (!((ecode > _IWFS_FSM_ERROR_START) && (ecode < _IWFS_FSM_ERROR_END))) { in _fsmfile_ecodefn()