Searched refs:iotype (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dexec.c1296 int iotype = iop->flag & IOTYPE; local
1302 if (iotype != IOHERE)
1307 iotmp.name = (iotype == IOHERE) ? NULL : cp;
1316 switch (iotype) {
1384 iotype == IODUP ? "dup" :
1385 (iotype == IOREAD || iotype == IOHERE) ?
1419 if (iotype != IODUP)
1423 if (iotype != IODUP)
/external/fio/
H A Dgfio.h21 struct multitext_widget iotype; member in struct:eta_widget
H A Dgfio.c134 multitext_update_entry(&ge->eta.iotype, 0, "");
1340 multitext_set_entry(&ge->eta.iotype, index);
1350 multitext_free(&ge->eta.iotype);
1386 ge->eta.iotype.entry = new_info_entry_in_frame(probe_box, "IO");
H A Dgclient.c609 multitext_add_entry(&ge->eta.iotype, tmp);
627 multitext_set_entry(&ge->eta.iotype, 0);

Completed in 165 milliseconds