Home
last modified time | relevance | path

Searched refs:FX_NULL (Results 1 – 25 of 223) sorted by relevance

123456789

/FileX-v6.2.1/test/regression_test/
Dfilex_directory_first_next_find_test.c181 status = fx_directory_first_entry_find(FX_NULL, "/A0"); in ftest_0_entry()
189 status = fx_directory_first_full_entry_find(FX_NULL, name, &attributes, in ftest_0_entry()
369 status = fx_directory_next_entry_find(FX_NULL, name); in ftest_0_entry()
448 status = fx_directory_next_full_entry_find(FX_NULL, name, &attributes, in ftest_0_entry()
1002 …ectory_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL in ftest_0_entry()
1050 …y_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, &mi… in ftest_0_entry()
1062 …ectory_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL in ftest_0_entry()
1074 …ectory_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL in ftest_0_entry()
1087 …ectory_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL in ftest_0_entry()
1098 …ectory_first_full_entry_find(&ram_disk, name, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL in ftest_0_entry()
[all …]
Dfilextestcontrol.c379 {FX_NULL, TEST_TIMEOUT_LOW}
534 _tx_thread_current_ptr = FX_NULL; in tx_application_define()
605 _tx_thread_current_ptr = FX_NULL; in tx_application_define()
670 _tx_thread_current_ptr = FX_NULL; in tx_application_define()
697 status = _fxe_media_check(&media_instance, (UCHAR *) &media_instance, 0, 0, FX_NULL); in tx_application_define()
714 status = _fxe_media_check(&media_instance, (UCHAR *) &media_instance, 0, 0, FX_NULL); in tx_application_define()
733 status = _fxe_media_check(&media_instance, (UCHAR *) &media_instance, 0, 0, FX_NULL); in tx_application_define()
736 _tx_thread_current_ptr = FX_NULL; in tx_application_define()
815 _tx_thread_current_ptr = FX_NULL; in tx_application_define()
838 status = _fxe_media_close_notify_set(FX_NULL, FX_NULL); in tx_application_define()
[all …]
Dfilex_system_date_time_test.c138 status = fx_system_date_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()
146 status = fx_system_time_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()
248 status = _fx_system_date_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()
266 status = _fx_system_time_get(FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()
284 status = fx_system_time_get(&hour, FX_NULL, &second); in ftest_0_entry()
296 status = fx_system_time_get(&hour, &minute, FX_NULL); in ftest_0_entry()
308 status = fx_system_date_get(&year, FX_NULL, &day); in ftest_0_entry()
320 status = fx_system_date_get(&year, &month, FX_NULL); in ftest_0_entry()
Dfilex_file_date_time_set_test.c177 status = fx_directory_information_get(&ram_disk, "DOES_NOT_EXIST", FX_NULL, FX_NULL, in ftest_0_entry()
178 FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL, FX_NULL); in ftest_0_entry()
186 status = fx_file_date_time_set(FX_NULL, "TEST.TXT", 0, 0, 0, 0, 0, 0); in ftest_0_entry()
604 status += fx_directory_information_get(&ram_disk, "TEST.TXT", FX_NULL, FX_NULL, in ftest_0_entry()
605 FX_NULL, FX_NULL, FX_NULL, in ftest_0_entry()
606 FX_NULL, FX_NULL, &second); in ftest_0_entry()
617 status += fx_directory_information_get(&ram_disk, "TEST.TXT", FX_NULL, FX_NULL, in ftest_0_entry()
618 FX_NULL, FX_NULL, FX_NULL, in ftest_0_entry()
619 FX_NULL, &minute, FX_NULL); in ftest_0_entry()
/FileX-v6.2.1/common/src/
Dfxe_directory_information_get.c93 if ((media_ptr == FX_NULL) || in _fxe_directory_information_get()
94 ((attributes == FX_NULL) && (size == FX_NULL) && (year == FX_NULL) && (month == FX_NULL) && in _fxe_directory_information_get()
95 (day == FX_NULL) && (hour == FX_NULL) && (minute == FX_NULL) && (second == FX_NULL))) in _fxe_directory_information_get()
Dfx_unicode_directory_rename.c101 new_short_name[0] = FX_NULL; in _fx_unicode_directory_rename()
104 old_dir_short_name[0] = FX_NULL; in _fx_unicode_directory_rename()
105 new_dir_short_name[0] = FX_NULL; in _fx_unicode_directory_rename()
137 dir_entry.fx_dir_entry_short_name[0] = FX_NULL; in _fx_unicode_directory_rename()
233 _fx_unicode_temp_long_file_name[i] = FX_NULL; in _fx_unicode_directory_rename()
276 dir_entry.fx_dir_entry_short_name[0] = FX_NULL; in _fx_unicode_directory_rename()
279 …directory_search(media_ptr, (CHAR *)_fx_unicode_temp_long_file_name, &dir_entry, FX_NULL, FX_NULL); in _fx_unicode_directory_rename()
312 if (new_short_name[i] == FX_NULL) in _fx_unicode_directory_rename()
Dfxe_unicode_name_get.c85 …(media_ptr == FX_NULL) || (source_short_name == FX_NULL) || (destination_unicode_name == FX_NULL) … in _fxe_unicode_name_get()
Dfxe_unicode_name_get_extended.c87 …(media_ptr == FX_NULL) || (source_short_name == FX_NULL) || (destination_unicode_name == FX_NULL) … in _fxe_unicode_name_get_extended()
Dfx_unicode_file_create.c100 dir_entry.fx_dir_entry_short_name[0] = FX_NULL; in _fx_unicode_file_create()
103 destination_shortname[0] = FX_NULL; in _fx_unicode_file_create()
106 short_name[0] = FX_NULL; in _fx_unicode_file_create()
174 _fx_unicode_temp_long_file_name[i] = FX_NULL; in _fx_unicode_file_create()
219 …directory_search(media_ptr, (CHAR *)_fx_unicode_temp_long_file_name, &dir_entry, FX_NULL, FX_NULL); in _fx_unicode_file_create()
251 if (short_name[i] == FX_NULL) in _fx_unicode_file_create()
Dfx_unicode_directory_create.c99 dir_entry.fx_dir_entry_short_name[0] = FX_NULL; in _fx_unicode_directory_create()
102 destination_shortname[0] = FX_NULL; in _fx_unicode_directory_create()
105 short_name[0] = FX_NULL; in _fx_unicode_directory_create()
173 _fx_unicode_temp_long_file_name[i] = FX_NULL; in _fx_unicode_directory_create()
218 …directory_search(media_ptr, (CHAR *)_fx_unicode_temp_long_file_name, &dir_entry, FX_NULL, FX_NULL); in _fx_unicode_directory_create()
250 if (short_name[i] == FX_NULL) in _fx_unicode_directory_create()
Dfx_unicode_file_rename.c103 new_short_name[0] = FX_NULL; in _fx_unicode_file_rename()
106 old_shortname[0] = FX_NULL; in _fx_unicode_file_rename()
107 new_shortname[0] = FX_NULL; in _fx_unicode_file_rename()
136 dir_entry.fx_dir_entry_short_name[0] = FX_NULL; in _fx_unicode_file_rename()
235 _fx_unicode_temp_long_file_name[i] = FX_NULL; in _fx_unicode_file_rename()
280 …directory_search(media_ptr, (CHAR *)_fx_unicode_temp_long_file_name, &dir_entry, FX_NULL, FX_NULL); in _fx_unicode_file_rename()
312 if (new_short_name[i] == FX_NULL) in _fx_unicode_file_rename()
Dfxe_unicode_file_rename.c87 if ((media_ptr == FX_NULL) || (old_unicode_name == FX_NULL) || (old_unicode_length == 0) || in _fxe_unicode_file_rename()
88 (new_unicode_name == FX_NULL) || (new_unicode_length == 0) || (new_short_name == FX_NULL)) in _fxe_unicode_file_rename()
Dfxe_unicode_directory_rename.c88 if ((media_ptr == FX_NULL) || (old_unicode_name == FX_NULL) || (old_unicode_length == 0) || in _fxe_unicode_directory_rename()
89 (new_unicode_name == FX_NULL) || (new_unicode_length == 0) || (new_short_name == FX_NULL)) in _fxe_unicode_directory_rename()
Dfxe_media_volume_set.c82 if ((media_ptr == FX_NULL) || (volume_name == FX_NULL) || (volume_name[0] == FX_NULL)) in _fxe_media_volume_set()
Dfxe_system_date_get.c80 if ((year == FX_NULL) || (month == FX_NULL) || (day == FX_NULL)) in _fxe_system_date_get()
Dfxe_system_time_get.c80 if ((hour == FX_NULL) || (minute == FX_NULL) || (second == FX_NULL)) in _fxe_system_time_get()
Dfxe_directory_short_name_get.c82 if ((media_ptr == FX_NULL) || (short_file_name == FX_NULL) || (long_file_name == FX_NULL)) in _fxe_directory_short_name_get()
Dfxe_directory_long_name_get.c82 if ((media_ptr == FX_NULL) || (short_file_name == FX_NULL) || (long_file_name == FX_NULL)) in _fxe_directory_long_name_get()
Dfxe_file_read.c83 if ((file_ptr == FX_NULL) || (buffer_ptr == FX_NULL) || (actual_size == FX_NULL)) in _fxe_file_read()
Dfxe_directory_short_name_get_extended.c83 if ((media_ptr == FX_NULL) || (short_file_name == FX_NULL) || (long_file_name == FX_NULL)) in _fxe_directory_short_name_get_extended()
Dfxe_directory_long_name_get_extended.c83 if ((media_ptr == FX_NULL) || (short_file_name == FX_NULL) || (long_file_name == FX_NULL)) in _fxe_directory_long_name_get_extended()
Dfx_partition_offset_calculate.c177 if (partition_start != FX_NULL) in _fx_partition_offset_calculate()
184 if (partition_size != FX_NULL) in _fx_partition_offset_calculate()
217 if (partition_start != FX_NULL) in _fx_partition_offset_calculate()
223 if (partition_size != FX_NULL) in _fx_partition_offset_calculate()
424 if (partition_start != FX_NULL) in _fx_partition_offset_calculate_extended()
431 if (partition_size != FX_NULL) in _fx_partition_offset_calculate_extended()
466 if (partition_start != FX_NULL) in _fx_partition_offset_calculate_extended()
472 if (partition_size != FX_NULL) in _fx_partition_offset_calculate_extended()
562 if (partition_start != FX_NULL) in _fx_partition_offset_calculate_extended()
568 if (partition_size != FX_NULL) in _fx_partition_offset_calculate_extended()
Dfx_directory_short_name_get_extended.c96 status = _fx_directory_search(media_ptr, long_file_name, &dir_entry, FX_NULL, FX_NULL); in _fx_directory_short_name_get_extended()
126 short_file_name[i] = FX_NULL; in _fx_directory_short_name_get_extended()
152 short_file_name[i] = FX_NULL; in _fx_directory_short_name_get_extended()
Dfxe_unicode_file_create.c84 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_file_create()
Dfxe_unicode_short_name_get.c85 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_short_name_get()

123456789