Searched refs:tty_read (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dtty_subs.c106 * tty_read()
114 tty_read(char *str, int len) function
H A Dextern.h295 int tty_read(char *, int);
H A Dar_io.c1159 if ((tty_read(buf,sizeof(buf))<0) || !strcmp(buf,".")){
1206 if ((tty_read(buf, sizeof(buf)) < 0) || !strcmp(buf, ".")) {
H A Dpat_rep.c719 if (tty_read(tmpname, sizeof(tmpname)) < 0)

Completed in 66 milliseconds