Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tip/
H A Dcmds.c116 transfer(char *buf, int fd, char *eofchars) in transfer() argument
153 if (eof || (bol && any(c, eofchars))) in transfer()
280 transmit(FILE *fd, char *eofchars, char *command) in transmit() argument
364 if (eofchars) in transmit()
365 for (pc = eofchars; *pc; pc++) in transmit()