libexplain  1.4.D001
Functions
libexplain/buffer/tioclinux.h File Reference
#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)

Function Documentation

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.

Parameters:
sbThe string buffer to print into.
dataThe data to be decoded.

Definition at line 193 of file tioclinux.c.