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

/external/mksh/src/
H A Dexec.c1273 int iotype = iop->flag & IOTYPE; local
1278 if (iotype != IOHERE)
1283 iotmp.name = (iotype == IOHERE) ? NULL : cp;
1291 switch (iotype) {
1356 iotype == IODUP ? "dup" :
1357 (iotype == IOREAD || iotype == IOHERE) ?
1389 if (iotype != IODUP)
1393 if (iotype != IODUP)
/external/kernel-headers/original/linux/
H A Dserial_core.h222 unsigned char iotype; /* io access style */ member in struct:uart_port

Completed in 79 milliseconds