|
libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_ehostunreach (explain_string_buffer_t *sb) |
| void explain_buffer_ehostunreach | ( | explain_string_buffer_t * | sb | ) |
The explain_buffer_ehostunreach function may be used to print an explaination of an EHOSTUNREACH error.
| sb | The string buffer to print into. |
Definition at line 24 of file ehostunreach.c.
1.7.6.1