Home
last modified time | relevance | path

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

/netbsd/src/bin/csh/
Dlex.c64 static struct Hist *findev(Char *, int);
1189 hp = findev(lhsb, 0); in gethent()
1214 hp = findev(lhsb, 1); in gethent()
1234 findev(Char *cp, int anyarg) in findev() function