Searched refs:doExec (Results 1 – 2 of 2) sorted by relevance
86 poptItem doExec; member
245 con->doExec = NULL; in poptResetContext()291 if (con->doExec == NULL) { in handleExec()292 con->doExec = con->execs + i; in handleExec()383 poptItem item = con->doExec; in execCommand()729 if (con->doExec) return execCommand(con); in poptGetNextOpt()