Home
last modified time | relevance | path

Searched refs:_fxe_file_attributes_read (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_file_attributes_read.c75 UINT _fxe_file_attributes_read(FX_MEDIA *media_ptr, CHAR *file_name, UINT *attributes_ptr) in _fxe_file_attributes_read() function
/FileX-v6.2.1/common/inc/
Dfx_file.h98 UINT _fxe_file_attributes_read(FX_MEDIA *media_ptr, CHAR *file_name, UINT *attributes_ptr);
Dfx_api.h1319 #define fx_file_attributes_read _fxe_file_attributes_read
/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c4476 status = _fxe_file_attributes_read(&media_instance, "TEST.TXT", FX_NULL); in tx_application_define()
4490 status = _fxe_file_attributes_read(&media_instance, "TEST.TXT", &attributes); in tx_application_define()
4507 status = _fxe_file_attributes_read(&media_instance, "TEST.TXT", &attributes); in tx_application_define()
4526 status = _fxe_file_attributes_read(&media_instance, "TEST.TXT", &attributes); in tx_application_define()