| 
    libexplain
    1.4.D001
    
   
   | 
  
  
  
 
#include <libexplain/ac/stdlib.h>#include <libexplain/ac/sys/ioctl.h>#include <libexplain/iocontrol/table.h>#include <libexplain/parse_bits.h>Go to the source code of this file.
Functions | |
| int | explain_parse_ioctl_request_or_die (const char *text) | 
| int explain_parse_ioctl_request_or_die | ( | const char * | text | ) | 
The explain_parse_ioctl_request_or_die function is used to parse a text string to produce an ioctl(2) request value.
| text | The text string to be parsed. | 
Definition at line 28 of file parse_request_or_die.c.
 1.7.6.1