Searched refs:fx_path_name_buffer (Results 1 – 5 of 5) sorted by relevance
232 path_ptr -> fx_path_name_buffer[i] = dir_entry.fx_dir_entry_name[i]; in _fx_directory_default_set()236 path_ptr -> fx_path_directory.fx_dir_entry_name = path_ptr -> fx_path_name_buffer; in _fx_directory_default_set()399 path_ptr -> fx_path_name_buffer[0] = (CHAR)0; in _fx_directory_default_set()408 path_ptr -> fx_path_name_buffer[i] = dir_entry.fx_dir_entry_name[i]; in _fx_directory_default_set()412 path_ptr -> fx_path_directory.fx_dir_entry_name = path_ptr -> fx_path_name_buffer; in _fx_directory_default_set()
107 local_path_ptr -> fx_path_directory.fx_dir_entry_name = local_path_ptr -> fx_path_name_buffer; in _fx_directory_local_path_set()281 … local_path_ptr -> fx_path_directory.fx_dir_entry_name = local_path_ptr -> fx_path_name_buffer; in _fx_directory_local_path_set()422 local_path_ptr -> fx_path_name_buffer[0] = (CHAR)0; in _fx_directory_local_path_set()429 … local_path_ptr -> fx_path_directory.fx_dir_entry_name = local_path_ptr -> fx_path_name_buffer; in _fx_directory_local_path_set()
914 media_ptr -> fx_media_default_path.fx_path_name_buffer;
2735 … ram_disk.fx_media_last_found_name[i] = ram_disk.fx_media_default_path.fx_path_name_buffer[i]; in ftest_0_entry()2745 ram_disk.fx_media_default_path.fx_path_name_buffer[0] = 0; in ftest_0_entry()2758 ram_disk.fx_media_default_path.fx_path_name_buffer[0] = 0; in ftest_0_entry()
743 CHAR fx_path_name_buffer[FX_MAX_LONG_NAME_LEN]; member