HomeSort by relevance Sort by last modified time
    Searched defs:iotype (Results 1 - 3 of 3) sorted by null

  /external/fio/
gfio.h 21 struct multitext_widget iotype; member in struct:eta_widget
  /external/ltp/testcases/kernel/ipc/pipeio/
pipeio.c 117 static int iotype; /* sync io */ variable
285 iotype = lio_parse_io_arg1(optarg);
286 if (iotype == -1) {
557 nb = lio_write_buffer(write_fd, iotype, writebuf, size,
668 nb = lio_read_buffer(read_fd, iotype, readbuf, size,
  /external/mksh/src/
exec.c 99 (t->ioact[0]->ioflag & IOTYPE) == IOHERE &&
1399 int iotype = iop->ioflag & IOTYPE; local
    [all...]

Completed in 477 milliseconds