Searched refs:ExpertInfo (Results 1 – 1 of 1) sorted by relevance
19364 typedef struct ExpertInfo ExpertInfo; typedef19365 struct ExpertInfo { struct19470 ExpertInfo expert; /* Valid if previous command was ".expert OPT..." */22250 memset(&pState->expert, 0, sizeof(ExpertInfo)); in expertDotCommand()