Searched defs:n (Results 1 – 2 of 2) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_directory_search.c | 101 ULONG i, n; in _fx_directory_search() local
|
/FileX-v6.2.1/common/inc/ |
D | fx_api.h | 351 #define FX_TRACE_OBJECT_REGISTER(t, p, n, a, b) _fx_trace_object_register(t, (VOID *)p, (CH… argument 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
|