Home
last modified time | relevance | path

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

/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c498 if (status != FX_CALLER_ERROR) in tx_application_define()
515 if (status != FX_CALLER_ERROR) in tx_application_define()
537 if (status != FX_CALLER_ERROR) in tx_application_define()
568 if (status != FX_CALLER_ERROR) in tx_application_define()
585 if (status != FX_CALLER_ERROR) in tx_application_define()
608 if (status != FX_CALLER_ERROR) in tx_application_define()
634 if (status != FX_CALLER_ERROR) in tx_application_define()
651 if (status != FX_CALLER_ERROR) in tx_application_define()
673 if (status != FX_CALLER_ERROR) in tx_application_define()
700 if (status != FX_CALLER_ERROR) in tx_application_define()
[all …]
/FileX-v6.2.1/ports/win32/vs_2019/inc/
Dfx_port.h166 return(FX_CALLER_ERROR);
174 return(FX_CALLER_ERROR);
/FileX-v6.2.1/ports/generic/inc/
Dfx_port.h173 return(FX_CALLER_ERROR);
181 return(FX_CALLER_ERROR);
/FileX-v6.2.1/ports/linux/gnu/inc/
Dfx_port.h314 return(FX_CALLER_ERROR);
322 return(FX_CALLER_ERROR);
/FileX-v6.2.1/common/inc/
Dfx_api.h557 #define FX_CALLER_ERROR 0x20 macro