Searched refs:_fxe_file_seek (Results 1 – 4 of 4) sorted by relevance
73 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fxe_file_seek() function
111 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset);
1333 #define fx_file_seek _fxe_file_seek
3245 status = _fxe_file_seek(&file_instance, 10); in tx_application_define()3262 status = _fxe_file_seek(&file_instance, 10); in tx_application_define()3281 status = _fxe_file_seek(&file_instance, 10); in tx_application_define()