Home
last modified time | relevance | path

Searched refs:fx_file_attributes_read (Results 1 – 7 of 7) sorted by relevance

/FileX-v6.2.1/test/regression_test/
Dfilex_file_attributes_read_set_test.c130 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
168 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
185 status += fx_file_attributes_read(&ram_disk, "NOT_A_FILE", &attributes); in ftest_0_entry()
238 status = fx_file_attributes_read(FX_NULL, "filename", FX_NULL); in ftest_0_entry()
251 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
289 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
Dfilex_fault_tolerant_file_attributes_set_directory_interrupt_test.c243 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
301 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
Dfilex_fault_tolerant_file_attributes_set_redo_log_interrupt_test.c243 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
301 status = fx_file_attributes_read(&ram_disk, "TEST.TXT", &attributes); in ftest_0_entry()
Dfilex_file_create_delete_test.c225 status = fx_file_attributes_read(&ram_disk, "rootname2", &temp_attr); in ftest_0_entry()
/FileX-v6.2.1/common/inc/
Dfx_api.h1223 #define fx_file_attributes_read _fx_file_attributes_read macro
1319 #define fx_file_attributes_read _fxe_file_attributes_read macro
1422 UINT fx_file_attributes_read(FX_MEDIA *media_ptr, CHAR *file_name, UINT *attributes_ptr);
/FileX-v6.2.1/common/
DCMakeLists.txt51 ${CMAKE_CURRENT_LIST_DIR}/src/fx_file_attributes_read.c
/FileX-v6.2.1/docs/
Drevision_history.txt304 fx_file_attributes_read.c