Searched refs:Io_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/sort/ | ||
H A D | sfopen.c | 49 struct Io_s; typedef struct Io_s Io_t; typedef in typeref:struct:Io_s 54 Io_t* next; 62 Io_t* io[2]; 87 Io_t* io; 88 Io_t* ie[2]; 110 if (!(io = newof(0, Io_t, 1, 0))) 157 register Io_t* io; |
/ast/src/cmd/std/ | ||
H A D | dd.c | 132 } Io_t; typedef in typeref:struct:__anon224 176 Io_t in; 177 Io_t out; |
Completed in 12 milliseconds