Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.lex.c54 static struct Hist *findev (Char *, int);
1271 hp = findev(lhsb.s, 0); in gethent()
1298 hp = findev(lhsb.s, 1); in gethent()
1317 findev(Char *cp, int anyarg) in findev() function