Home | History | Annotate | Download | only in src

Lines Matching defs:is_command

226 x_print_expansions(int nwords, char * const *words, bool is_command)
236 if (!is_command &&
593 bool is_command;
597 len = x_locate_word(buf, buflen, pos, startp, &is_command);
599 is_command = false;
605 if (len == 0 && is_command)
656 nwords = is_command ?
665 if (is_command)