Searched refs:_fx_directory_local_path_set (Results 1 – 5 of 5) sorted by relevance
/FileX-v6.4.1/common/src/ |
D | fxe_directory_local_path_set.c | 91 status = _fx_directory_local_path_set(media_ptr, local_path_ptr, new_path_name); in _fxe_directory_local_path_set()
|
D | fx_directory_local_path_set.c | 84 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pa… in _fx_directory_local_path_set() function
|
/FileX-v6.4.1/common/inc/ |
D | fx_directory.h | 73 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pat…
|
D | fx_api.h | 1210 #define fx_directory_local_path_set _fx_directory_local_path_set 1405 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pat…
|
/FileX-v6.4.1/test/regression_test/ |
D | filex_directory_default_path_get_set_test.c | 907 status += _fx_directory_local_path_set(&ram_disk, &local_path, FX_NULL); in ftest_0_entry()
|