Searched refs:IOTTY (Results 1 – 4 of 4) sorted by relevance
152 if((name = *argv) && (name=strchr(name,'?')) && (r&IOTTY)) in b_read()282 if((shp->fdstatus[fd]&IOTTY) && !keytrap) in sh_readline()334 if(timeout || (shp->fdstatus[fd]&(IOTTY|IONOSEEK))) in sh_readline()802 if(timeout || (shp->fdstatus[fd]&(IOTTY|IONOSEEK))) in sh_readline()809 if((shp->fdstatus[fd]&IOTTY) && !keytrap) in sh_readline()
53 #define IOTTY 040 macro
551 if(status&IOTTY) in sh_iostream()565 if(status&IOTTY) in sh_iostream()579 if((status&(IONOSEEK|IOTTY)) == IONOSEEK) in sh_iostream()2110 n |= IOTTY; in sh_iocheckfd()
544 !sferror(sfstderr) && (shp->fdstatus[fno]&IOTTY)) in exfile()