Go to the source code of this file.
Functions | |
int | LOG_channel_open (int channel, l4_fpage_t page) |
Open a binary logging connection. | |
int | LOG_channel_write (int id, unsigned off, unsigned size) |
Write data to a binary logging connection. | |
int | LOG_channel_flush (int id) |
Flush a binary logging connection. | |
int | LOG_channel_close (int id) |
Close a binary logging connection. |
Definition in file logchannel.c.