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

/external/mksh/src/
H A Dexec.c1295 int iotype = iop->flag & IOTYPE; local
1301 if (iotype != IOHERE)
1306 iotmp.name = (iotype == IOHERE) ? NULL : cp;
1315 switch (iotype) {
1383 iotype == IODUP ? "dup" :
1384 (iotype == IOREAD || iotype == IOHERE) ?
1418 if (iotype != IODUP)
1422 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 508 milliseconds