Searched refs:_fxe_file_extended_seek (Results 1 – 4 of 4) sorted by relevance
73 UINT _fxe_file_extended_seek(FX_FILE *file_ptr, ULONG64 byte_offset) in _fxe_file_extended_seek() function
119 UINT _fxe_file_extended_seek(FX_FILE *file_ptr, ULONG64 byte_offset);
1342 #define fx_file_extended_seek _fxe_file_extended_seek
3785 status = _fxe_file_extended_seek(&file_instance, 20); in tx_application_define()3802 status = _fxe_file_extended_seek(&file_instance, 20); in tx_application_define()3821 status = _fxe_file_extended_seek(&file_instance, 20); in tx_application_define()