Searched full:tty_read (Results 1 – 5 of 5) sorted by relevance
| /freebsd/bin/pax/ |
| H A D | tty_subs.c | 100 * tty_read() 108 tty_read(char *str, int len) in tty_read() function
|
| H A D | extern.h | 292 int tty_read(char *, int);
|
| H A D | ar_io.c | 1143 if ((tty_read(buf,sizeof(buf))<0) || !strcmp(buf,".")){ in ar_next() 1190 if ((tty_read(buf, sizeof(buf)) < 0) || !strcmp(buf, ".")) { in ar_next()
|
| H A D | pat_rep.c | 691 if (tty_read(tmpname, sizeof(tmpname)) < 0) in tty_rename()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | tty.c | 217 #define tty_Read NULL macro 418 tty_Read(struct physical *p, void *v, size_t n) in tty_Read() function 623 tty_Read,
|