Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.file.c43 typedef enum {LIST, RECOGNIZE} COMMAND; enumerator
601 if (command == RECOGNIZE && numitems > 0) { in search2()
735 command = RECOGNIZE; in tenex()
787 if (command == RECOGNIZE) { in tenex()