Home
last modified time | relevance | path

Searched refs:FX_INVALID_ATTR (Results 1 – 5 of 5) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_file_attributes_set.c90 return(FX_INVALID_ATTR); in _fxe_file_attributes_set()
Dfxe_directory_attributes_set.c91 return(FX_INVALID_ATTR); in _fxe_directory_attributes_set()
/FileX-v6.2.1/test/regression_test/
Dfilex_directory_attributes_read_set_test.c139 if (status != FX_INVALID_ATTR) in ftest_0_entry()
Dfilex_file_attributes_read_set_test.c231 if (status != FX_INVALID_ATTR) in ftest_0_entry()
/FileX-v6.2.1/common/inc/
Dfx_api.h556 #define FX_INVALID_ATTR 0x19 macro