Searched refs:ISPIPE (Results 1 – 5 of 5) sorted by relevance
237 artyp = ISPIPE; in ar_open()298 case ISPIPE: in ar_open()487 if ((artyp != ISPIPE) || (lstrval <= 0)) in ar_drain()560 if (artyp == ISPIPE) { in ar_app_ok()777 case ISPIPE: in ar_read()891 case ISPIPE: in ar_write()1021 case ISPIPE: in ar_rdsync()1069 if (artyp == ISTAPE || artyp == ISPIPE in ar_fow()1129 case ISPIPE: in ar_rev()1449 && (artyp != ISPIPE)) { in ar_next()
74 #define ISPIPE 4 /* pipe/socket */ macro
72 if (!(in.flags & (ISPIPE|ISTAPE))) { in pos_in()89 if (in.flags & ISPIPE) { in pos_in()
78 #define ISPIPE 0x02 /* pipe (not truncatable) */ macro
331 io->flags |= ISPIPE; /* XXX fixed in 4.4BSD */ in getfdtype()415 if (!(in.flags & (ISPIPE|ISTAPE)) && in dd_in()