Home
last modified time | relevance | path

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

/FileX-v6.4.1/common/src/
Dfxe_file_attributes_set.c75 UINT _fxe_file_attributes_set(FX_MEDIA *media_ptr, CHAR *file_name, UINT attributes) in _fxe_file_attributes_set() function
/FileX-v6.4.1/common/inc/
Dfx_file.h99 UINT _fxe_file_attributes_set(FX_MEDIA *media_ptr, CHAR *file_name, UINT attributes);
Dfx_api.h1320 #define fx_file_attributes_set _fxe_file_attributes_set
/FileX-v6.4.1/test/regression_test/
Dfilextestcontrol.c4410 status = _fxe_file_attributes_set(&media_instance, "TEST.TXT", FX_READ_ONLY); in tx_application_define()
4427 status = _fxe_file_attributes_set(&media_instance, "TEST.TXT", FX_READ_ONLY); in tx_application_define()
4446 status = _fxe_file_attributes_set(&media_instance, "TEST.TXT", FX_READ_ONLY); in tx_application_define()