libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>
Go to the source code of this file.
Functions | |
void | explain_buffer_tioclinux (explain_string_buffer_t *sb, const void *data) |
void explain_buffer_tioclinux | ( | explain_string_buffer_t * | sb, |
const void * | data | ||
) |
The explain_buffer_tioclinux function may be used to print a representation of the value passed to the TIOCLINUX iotcl request.
sb | The string buffer to print into. |
data | The data to be decoded. |
Definition at line 193 of file tioclinux.c.