This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | iob_data |
| struct | io_setup |
| struct | defines |
Typedefs | |
| typedef iob_data | iob_data |
| typedef io_setup | io_setup |
| typedef defines | defines |
Functions | |
| void def_start | Argdcl ((FILEP, char *, char *, char *)) |
| void new_iob_data | Argdcl ((io_setup *, char *)) |
| void other_undefs | Argdcl ((FILEP)) |
| char *tostring | Argdcl ((char *, int)) |
Variables | |
| iob_data * | iob_list |
| Addrblock * | io_structs [9] |
| char* tostring Argdcl | ( | (char *, int) | ) |
| void other_undefs Argdcl | ( | (FILEP) | ) |
| void new_iob_data Argdcl | ( | (io_setup *, char *) | ) |
| void def_start Argdcl | ( | (FILEP, char *, char *, char *) | ) |
| struct Addrblock* io_structs[9] |
Definition at line 51 of file io.c.
Referenced by ioset(), ioseta(), new_iob_data(), procinit(), and write_ioblocks().
1.5.1