Searched refs:IOTTY (Results 1 – 4 of 4) sorted by relevance
149 if((name = *argv) && (name=strchr(name,'?')) && (r&IOTTY)) in b_read()272 if(shp->fdstatus[fd]&IOTTY) in sh_readline()310 if(timeout || (shp->fdstatus[fd]&(IOTTY|IONOSEEK))) in sh_readline()714 if(timeout || (shp->fdstatus[fd]&(IOTTY|IONOSEEK))) in sh_readline()721 if((flags>>D_FLAG) && (shp->fdstatus[fd]&IOTTY)) in sh_readline()
50 #define IOTTY 040 macro
554 !sferror(sfstderr) && (shp->fdstatus[fno]&IOTTY)) in exfile()594 (fno<0 || !(shp->fdstatus[fno]&(IOTTY|IONOSEEK))) in exfile()
515 if(status&IOTTY) in sh_iostream()1829 n |= IOTTY; in sh_iocheckfd()