libexplain  1.4.D001
Variables
libexplain/iocontrol/kdsetmode.c File Reference
#include <libexplain/ac/sys/ioctl.h>
#include <libexplain/ac/stdint.h>
#include <libexplain/ac/linux/kd.h>
#include <libexplain/iocontrol/kdsetmode.h>
#include <libexplain/parse_bits.h>
#include <libexplain/sizeof.h>
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Variables

const explain_iocontrol_t explain_iocontrol_kdsetmode

Variable Documentation

Initial value:
{
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    0, 
    __FILE__,
    __LINE__,
}

The explain_iocontrol_kdsetmode global variable is used to store information about the KDSETMODE I/O control.

Note:
This information is not kept in a single table for all values, like every other set of constants, because (a) some values are ambiguous, and (b) the includes files have bugs making it impossible to include all of them in the same combilation unit.

Definition at line 77 of file kdsetmode.c.