Home
last modified time | relevance | path

Searched refs:_fxe_file_seek (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_file_seek.c73 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fxe_file_seek() function
/FileX-v6.2.1/common/inc/
Dfx_file.h111 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset);
Dfx_api.h1333 #define fx_file_seek _fxe_file_seek
/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c3245 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()