Searched refs:FX_PATH (Results 1 – 11 of 11) sorted by relevance
90 FX_PATH *path_ptr; in _fx_directory_default_set()178 path_ptr = (FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr; in _fx_directory_default_set()279 path_ptr = (FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr; in _fx_directory_default_set()
93 FX_PATH *path_ptr; in _fx_directory_next_entry_find()135 path_ptr = (FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr; in _fx_directory_next_entry_find()146 … path_string_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string; in _fx_directory_next_entry_find()
103 FX_PATH *path_ptr; in _fx_directory_next_full_entry_find()144 path_ptr = (FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr; in _fx_directory_next_full_entry_find()155 … path_string_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string; in _fx_directory_next_full_entry_find()
111 ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_current_entry = 0; in _fx_directory_first_entry_find()
120 ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_current_entry = 0; in _fx_directory_first_full_entry_find()
140 …if (((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_directory.fx_dir_entry_n… in _fx_unicode_directory_search()144 … search_dir = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_directory; in _fx_unicode_directory_search()
160 …if (((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_directory.fx_dir_entry_n… in _fx_directory_search()164 … search_dir = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_directory; in _fx_directory_search()169 … path_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string; in _fx_directory_search()
91 FX_PATH *path_ptr; in _fx_directory_local_path_set()
154 … path_ptr = (UCHAR *)((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string; in ftest_0_entry()
162 …((FX_PATH*)_tx_thread_current_ptr->tx_thread_filex_ptr)->fx_path_directory.fx_dir_entry_name[0] = … in ftest_0_entry()
745 } FX_PATH; typedef747 typedef FX_PATH FX_LOCAL_PATH;1007 FX_PATH fx_media_default_path;