Searched refs:doExec (Results 1 – 2 of 2) sorted by relevance
111 poptItem doExec; member
218 con->doExec = NULL; in poptResetContext()256 if (con->doExec == NULL) { in handleExec()257 con->doExec = con->execs + i; in handleExec()443 poptItem item = con->doExec; in execCommand()1242 if (con->doExec) return execCommand(con); in poptGetNextOpt()