OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iotype
(Results
1 - 2
of
2
) sorted by null
/external/fio/
gfio.h
21
struct multitext_widget
iotype
;
member in struct:eta_widget
/external/mksh/src/
exec.c
93
(t->ioact[0]->flag &
IOTYPE
) == IOHERE &&
1295
int
iotype
= iop->flag &
IOTYPE
;
local
1301
if (
iotype
!= IOHERE)
1306
iotmp.name = (
iotype
== IOHERE) ? NULL : cp;
1315
switch (
iotype
) {
[
all
...]
Completed in 543 milliseconds