Searched refs:iflag (Results 51 - 59 of 59) sorted by relevance

123

/macosx-10.10/screen-22/screen/
H A Dtty.c65 extern int iflag;
665 * needs interrupt = iflag and flow = d->d_flow
826 D_NewMode.tio.c_cc[VINTR] = iflag ? D_OldMode.tio.c_cc[VINTR] : VDISABLE;
863 D_NewMode.m_tchars.t_intrc = iflag ? D_OldMode.m_tchars.t_intrc : -1;
H A Dtty.sh91 extern int iflag;
503 * needs interrupt = iflag and flow = d->d_flow
612 D_NewMode.tio.c_cc[VINTR] = iflag ? D_OldMode.tio.c_cc[VINTR] : VDISABLE;
633 D_NewMode.m_tchars.t_intrc = iflag ? D_OldMode.m_tchars.t_intrc : -1;
H A Dtty.c.dist65 extern int iflag;
665 * needs interrupt = iflag and flow = d->d_flow
826 D_NewMode.tio.c_cc[VINTR] = iflag ? D_OldMode.tio.c_cc[VINTR] : VDISABLE;
863 D_NewMode.m_tchars.t_intrc = iflag ? D_OldMode.m_tchars.t_intrc : -1;
H A Dscreen.c207 int iflag, rflag, dflag, lsflag, quietflag, wipeflag, xflag; variable
590 iflag = 1;
1327 SetMode(&D_OldMode, &D_NewMode, D_flow, iflag);
H A Dprocess.c61 extern int iflag, maxwin;
2551 iflag = 1;
/macosx-10.10/file_cmds-242/cp/
H A Dutils.c108 } else if (iflag) {
/macosx-10.10/file_cmds-242/pax/
H A Dpat_rep.c679 if (iflag) {
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexpect.c1301 char *iflag = 0;
1351 if (!iflag) {
1355 } else if (!(esPtr = expStateFromChannelName(interp,iflag,0,0,0,"dummy"))) {
1360 streq(ecmd->ecd.cases[i]->i_list->variable,iflag)) {
1300 char *iflag = 0; local
/macosx-10.10/system_cmds-643.1.1/sar.tproj/
H A Dsar.c113 int iflag = 0; variable
342 iflag = 1;

Completed in 142 milliseconds

123