Searched refs:_fxe_file_truncate (Results 1 – 4 of 4) sorted by relevance
73 UINT _fxe_file_truncate(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate() function
112 UINT _fxe_file_truncate(FX_FILE *file_ptr, ULONG size);
1334 #define fx_file_truncate _fxe_file_truncate
3182 status = _fxe_file_truncate(&file_instance, 10); in tx_application_define()3199 status = _fxe_file_truncate(&file_instance, 10); in tx_application_define()3218 status = _fxe_file_truncate(&file_instance, 10); in tx_application_define()