Searched refs:ISPIPE (Results 1 – 5 of 5) sorted by relevance
178 artyp = ISPIPE; in ar_open()222 case ISPIPE: in ar_open()418 if ((artyp != ISPIPE) || (lstrval <= 0)) in ar_drain()480 if (artyp == ISPIPE) { in ar_app_ok()546 case ISPIPE: in ar_read()652 case ISPIPE: in ar_write()762 case ISPIPE: in ar_rdsync()861 case ISPIPE: in ar_rev()1120 && (artyp != ISPIPE)) { in ar_next()
68 #define ISPIPE 4 /* pipe/socket */ macro
111 if (in.flags & ISPIPE) { in pos_in()162 if (out.flags & (ISSEEK | ISPIPE)) { in pos_out()
45 #define ISPIPE 0x02 /* pipe-like (see position.c) */ macro
335 io->flags |= ISPIPE; in getfdtype()