Searched defs:GlobalConfig (Results 1 – 1 of 1) sorted by relevance
314 struct GlobalConfig { struct321 FILE *trace_stream;322 bool trace_fopened;323 trace tracetype;333 bool test_duphandle;334 bool test_event_based;336 bool parallel;338 bool parallel_connect;340 struct var *variables;341 struct OperationConfig *first;[all …]
Completed in 8 milliseconds