Searched refs:_fxe_file_truncate_release (Results 1 – 4 of 4) sorted by relevance
74 UINT _fxe_file_truncate_release(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate_release() function
113 UINT _fxe_file_truncate_release(FX_FILE *file_ptr, ULONG size);
1335 #define fx_file_truncate_release _fxe_file_truncate_release
3119 status = _fxe_file_truncate_release(&file_instance, 10); in tx_application_define()3136 status = _fxe_file_truncate_release(&file_instance, 10); in tx_application_define()3155 status = _fxe_file_truncate_release(&file_instance, 10); in tx_application_define()