Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfxe_directory_default_get_copy.c76 UINT _fxe_directory_default_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT retu… in _fxe_directory_default_get_copy() function
/FileX-v6.2.1/common/inc/
Dfx_directory.h88 UINT _fxe_directory_default_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT retur…
Dfx_api.h1296 #define fx_directory_default_get_copy _fxe_directory_default_get_copy
/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c6106 status = _fxe_directory_default_get_copy(NULL, path_name_buffer, sizeof(path_name_buffer)); in tx_application_define()
6120 status = _fxe_directory_default_get_copy(&media_instance, NULL, sizeof(path_name_buffer)); in tx_application_define()
6134 …status = _fxe_directory_default_get_copy(&media_instance, path_name_buffer, sizeof(path_name_buff… in tx_application_define()
6151 …status = _fxe_directory_default_get_copy(&media_instance, path_name_buffer, sizeof(path_name_buff… in tx_application_define()
6170 …status = _fxe_directory_default_get_copy(&media_instance, path_name_buffer, sizeof(path_name_buff… in tx_application_define()