Home
last modified time | relevance | path

Searched refs:_fx_directory_local_path_get_copy (Results 1 – 5 of 5) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_directory_local_path_get_copy.c90 …status = _fx_directory_local_path_get_copy(media_ptr, return_path_name_buffer, return_path_name_b… in _fxe_directory_local_path_get_copy()
Dfx_directory_local_path_get_copy.c77 UINT _fx_directory_local_path_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT re… in _fx_directory_local_path_get_copy() function
/FileX-v6.2.1/common/inc/
Dfx_directory.h71 UINT _fx_directory_local_path_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT ret…
Dfx_api.h1208 #define fx_directory_local_path_get_copy _fx_directory_local_path_get_copy
/FileX-v6.2.1/test/regression_test/
Dfilex_directory_default_path_get_set_test.c156 …status = _fx_directory_local_path_get_copy(&ram_disk, test_path_name_buffer, sizeof(test_path_nam… in ftest_0_entry()
1230 …status = _fx_directory_local_path_get_copy(&ram_disk, test_path_name_buffer, sizeof(test_path_nam… in ftest_0_entry()
1243 …status = _fx_directory_local_path_get_copy(&ram_disk, path_name_buffer, sizeof(path_name_buffer)); in ftest_0_entry()