Home
last modified time | relevance | path

Searched defs:inputline (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.tty.c292 static char inputline[COLNO]; in parse() local
/openbsd-src/bin/csh/
H A Dfile.c752 tenex(Char *inputline, int inputline_size) in tenex()