Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.func.c694 srchx(tchar *cp) in srchx() function
748 switch (srchx(aword)) {
H A Dsh.parse.c489 switch (srchx(p->word)) { in syn3()