Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c41 typedef enum {LIST, RECOGNIZE} COMMAND; enumerator
599 if (command == RECOGNIZE && numitems > 0) { in search2()
733 command = RECOGNIZE; in tenex()
785 if (command == RECOGNIZE) { in tenex()