Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.lex.c54 static struct Hist *findev (Char *, int);
1248 hp = findev(lhsb.s, 0); in gethent()
1275 hp = findev(lhsb.s, 1); in gethent()
1294 findev(Char *cp, int anyarg) in findev() function