Searched refs:RECOGNIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c43 typedef enum {LIST, RECOGNIZE} COMMAND; enumerator in enum:__anon348
522 * Perform a RECOGNIZE or LIST command on string "word".
577 } else { /* RECOGNIZE command */
601 if (command == RECOGNIZE && numitems > 0) {
735 command = RECOGNIZE;
787 if (command == RECOGNIZE) {

Completed in 58 milliseconds