Searched refs:azOpt (Results 1 – 1 of 1) sorted by relevance
169 const char *azOpt[] = { "halt", "delay", "lockfiles", 0 }; in testAsyncControl() local178 if( Tcl_GetIndexFromObj(interp, objv[1], azOpt, "option", 0, &eOpt) ){ in testAsyncControl()