Home
last modified time | relevance | path

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

/FileX-v6.4.1/common/src/
Dfxe_file_best_effort_allocate.c92 status = _fx_file_best_effort_allocate(file_ptr, size, actual_size_allocated); in _fxe_file_best_effort_allocate()
Dfx_file_best_effort_allocate.c78 UINT _fx_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated) in _fx_file_best_effort_allocate() function
/FileX-v6.4.1/common/inc/
Dfx_file.h64 UINT _fx_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated);
Dfx_api.h1225 #define fx_file_best_effort_allocate _fx_file_best_effort_allocate