Searched refs:ISPIPE (Results 1 – 5 of 5) sorted by relevance
186 artyp = ISPIPE; in ar_open()230 case ISPIPE: in ar_open()436 if ((artyp != ISPIPE) || (lstrval <= 0)) in ar_drain()498 if (artyp == ISPIPE) { in ar_app_ok()564 case ISPIPE: in ar_read()670 case ISPIPE: in ar_write()780 case ISPIPE: in ar_rdsync()879 case ISPIPE: in ar_rev()1138 && (artyp != ISPIPE)) { in ar_next()
71 #define ISPIPE 4 /* pipe/socket */ macro
119 if (in.flags & ISPIPE) { in pos_in()170 if (out.flags & (ISSEEK | ISPIPE)) { in pos_out()
48 #define ISPIPE 0x02 /* pipe-like (see position.c) */ macro
340 io->flags |= ISPIPE; in getfdtype()