Searched refs:fx_directory_attributes_read (Results 1 – 7 of 7) sorted by relevance
/FileX-v6.4.1/test/regression_test/ |
D | filex_directory_attributes_read_set_test.c | 122 status = fx_directory_attributes_read(FX_NULL, "TEST_DIR", &attributes); in ftest_0_entry() 148 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry() 201 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry() 222 status = fx_directory_attributes_read(&ram_disk, "NOT_A_DIR", &attributes); in ftest_0_entry() 230 status = fx_directory_attributes_read(&ram_disk, "DOES_NOT_EXIST", &attributes); in ftest_0_entry() 271 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry()
|
D | filex_fault_tolerant_directory_attributes_set_directory_interrupt_test.c | 212 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry() 250 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry()
|
D | filex_fault_tolerant_directory_attributes_set_redo_log_interrupt_test.c | 240 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry() 298 status = fx_directory_attributes_read(&ram_disk, "TEST_DIR", &attributes); in ftest_0_entry()
|
D | filex_directory_create_delete_test.c | 360 status = fx_directory_attributes_read(&ram_disk, "/A0/A1/A00", &attributes); in ftest_0_entry()
|
/FileX-v6.4.1/common/inc/ |
D | fx_api.h | 1196 #define fx_directory_attributes_read _fx_directory_attributes_read macro 1292 #define fx_directory_attributes_read _fxe_directory_attributes_read macro 1388 UINT fx_directory_attributes_read(FX_MEDIA *media_ptr, CHAR *directory_name, UINT *attributes_ptr);
|
/FileX-v6.4.1/common/ |
D | CMakeLists.txt | 3 ${CMAKE_CURRENT_LIST_DIR}/src/fx_directory_attributes_read.c
|
/FileX-v6.4.1/docs/ |
D | revision_history.txt | 435 fx_directory_attributes_read.c
|