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

  /external/mksh/src/
exec.c 93 (t->ioact[0]->flag & IOTYPE) == IOHERE &&
1287 int iotype = iop->flag & IOTYPE; local
1293 if (iotype != IOHERE)
1298 iotmp.name = (iotype == IOHERE) ? NULL : cp;
1306 switch (iotype) {
    [all...]
  /external/kernel-headers/original/linux/
serial_core.h 222 unsigned char iotype; /* io access style */ member in struct:uart_port

Completed in 110 milliseconds