Searched refs:ISPIPE (Results 1 – 5 of 5) sorted by relevance
178 artyp = ISPIPE; in ar_open()222 case ISPIPE: in ar_open()422 if ((artyp != ISPIPE) || (lstrval <= 0)) in ar_drain()484 if (artyp == ISPIPE) { in ar_app_ok()550 case ISPIPE: in ar_read()656 case ISPIPE: in ar_write()766 case ISPIPE: in ar_rdsync()865 case ISPIPE: in ar_rev()1124 && (artyp != ISPIPE)) { in ar_next()
71 #define ISPIPE 4 /* pipe/socket */ macro
66 if (!(in.flags & (ISPIPE|ISTAPE)) && !isatty(in.fd)) { in pos_in()79 if (in.flags & ISPIPE) { in pos_in()
48 #define ISPIPE 0x02 /* pipe (not truncatable) */ macro
214 io->flags |= ISPIPE; in getfdtype()276 if (!(in.flags & (ISPIPE|ISTAPE)) && in dd_in()