Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.lex.c44 struct Hist *findev(tchar *, bool);
1029 hp = findev(lhsb, 0); in gethent()
1054 hp = findev(lhsb, 1); in gethent()
1083 findev(tchar *cp, bool anyarg) in findev() function