Searched refs:IWFS_OPEN_EXISTING (Results 1 – 3 of 3) sorted by relevance
93 #define IWFS_OPEN_EXISTING ((iwfs_openstatus) 0x02U) macro
239 impl->ostatus = IWFS_OPEN_EXISTING; in iwfs_file_open()
337 CU_ASSERT_EQUAL_FATAL(state2.state.exfile.file.ostatus, IWFS_OPEN_EXISTING); in test_fsm_uniform_alloc_impl()