Searched refs:ISPIPE (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Ddd.h49 #define ISPIPE 0x02 /* pipe (not truncatable) */ macro
H A Ddd.c262 io->flags |= ISPIPE; /* XXX fixed in 4.4BSD */
348 if (!(in.flags & (ISPIPE|ISTAPE)) &&
592 if (!(in.flags & (ISPIPE|ISTAPE))) {
611 if (in.flags & ISPIPE) {

Completed in 252 milliseconds