Searched refs:SHELL_PROGRESS_RESET (Results 1 – 1 of 1) sorted by relevance
18247 #define SHELL_PROGRESS_RESET 0x02 /* Reset the count when the progress macro19184 if( p->flgProgress & SHELL_PROGRESS_RESET ) p->nProgress = 0; in progress_handler()26572 p->flgProgress |= SHELL_PROGRESS_RESET; in do_meta_command()28360 if( p->flgProgress & SHELL_PROGRESS_RESET ) p->nProgress = 0; in runOneSqlLine()