Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c50 struct Hist *findev(tchar *, bool);
1036 hp = findev(lhsb, 0); in gethent()
1061 hp = findev(lhsb, 1); in gethent()
1090 findev(tchar *cp, bool anyarg) in findev() function