Searched defs:m (Results 1 – 2 of 2) sorted by relevance
/FileX-v6.2.1/common/inc/ |
D | fx_fault_tolerant.h | 134 #define FX_FAULT_TOLERANT_TRANSACTION_FAIL(m) \ argument
|
D | fx_api.h | 1306 #define fx_directory_local_path_set(m, l, n) _fxe_directory_local_path_set(m, l, n, sizeof(FX_LOCA… argument 1326 #define fx_file_open(m, f, n, t) _fxe_file_open(m, f, n, t, sizeof(FX_FILE)) argument 1352 #define fx_media_open(m, n, d, i, p, s) _fxe_media_open(m, n, d, i, p, s, sizeof(FX_MEDIA)) argument
|