|
libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_enxio_bad_unit (explain_string_buffer_t *sb) |
| void explain_buffer_enxio_bad_unit | ( | explain_string_buffer_t * | sb | ) |
The explain_buffer_enxio function may be used to print an explanation of an ENXIO error, by a PPP ioctl given an invalid unit number.
| sb | The string buffer to print into. |
Definition at line 24 of file bad_unit.c.
1.7.6.1