Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.tty.c316 static char inputline[COLNO]; in parse() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp207 char inputline[MAXINLINE]; /* spot to filter through the file */ variable
/netbsd-src/bin/csh/
H A Dfile.c638 tenex(Char *inputline, size_t inputline_size) in tenex()
/netbsd-src/lib/libc/time/
H A Dzic.c1643 inputline(FILE *fp, char *buf, ptrdiff_t bufsize) inputline() function