Searched refs:_fxe_file_allocate (Results 1 – 4 of 4) sorted by relevance
73 UINT _fxe_file_allocate(FX_FILE *file_ptr, ULONG size) in _fxe_file_allocate() function
97 UINT _fxe_file_allocate(FX_FILE *file_ptr, ULONG size);
1317 #define fx_file_allocate _fxe_file_allocate
4556 status = _fxe_file_allocate(&file_instance, 20); in tx_application_define()4573 status = _fxe_file_allocate(&file_instance, 20); in tx_application_define()4592 status = _fxe_file_allocate(&file_instance, 20); in tx_application_define()