Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tip/
H A Dcmds.c93 transfer(buf, fd, eofchars) in transfer() argument
94 char *buf, *eofchars; in transfer()
127 if (eof || any(c, eofchars))
255 transmit(fd, eofchars, command) in transmit() argument
257 char *eofchars, *command;
336 for (pc = eofchars; *pc; pc++)