Home | History | Annotate | Download | only in csh

Lines Matching defs:LIST

11  *    notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
81 LIST, RECOGNIZE
477 * Perform a RECOGNIZE or LIST command on string "word".
519 if (command == LIST) {
563 else { /* LIST */
662 command = (last_Char == ESC) ? RECOGNIZE : LIST;
663 if (command == LIST)
696 if (command == LIST) /* Always retype after a LIST */