Searched refs:FX_ACCESS_ERROR (Results 1 – 18 of 18) sorted by relevance
94 return(FX_ACCESS_ERROR); in _fxe_file_open()
218 return(FX_ACCESS_ERROR); in _fx_file_open()252 return(FX_ACCESS_ERROR); in _fx_file_open()283 return(FX_ACCESS_ERROR); in _fx_file_open()
177 return(FX_ACCESS_ERROR); in _fx_file_attributes_set()
219 return(FX_ACCESS_ERROR); in _fx_file_delete()
142 return(FX_ACCESS_ERROR); in _fx_file_extended_truncate()
132 return(FX_ACCESS_ERROR); in _fx_file_extended_allocate()
133 return(FX_ACCESS_ERROR); in _fx_file_extended_best_effort_allocate()
208 return(FX_ACCESS_ERROR); in _fx_media_check()
160 return(FX_ACCESS_ERROR); in _fx_file_extended_truncate_release()
197 return(FX_ACCESS_ERROR); in _fx_file_write()
303 if (status != FX_ACCESS_ERROR) in ftest_0_entry()313 if (status != FX_ACCESS_ERROR) in ftest_0_entry()
241 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()282 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()286 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()314 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()
208 if (status != FX_ACCESS_ERROR) in ftest_0_entry()216 if (status != FX_ACCESS_ERROR) in ftest_0_entry()
238 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()
192 if (status != FX_ACCESS_ERROR) in ftest_0_entry()
232 return_if_fail( status == FX_ACCESS_ERROR); in ftest_0_entry()
3576 if (status != FX_ACCESS_ERROR) in tx_application_define()
537 #define FX_ACCESS_ERROR 0x06 macro