|
libexplain
1.4.D001
|
#include <libexplain/ac/netdb.h>#include <libexplain/ac/sys/socket.h>#include <libexplain/ac/string.h>#include <libexplain/buffer/address_family.h>#include <libexplain/buffer/hexdump.h>#include <libexplain/buffer/hostent.h>#include <libexplain/buffer/in6_addr.h>#include <libexplain/buffer/int.h>#include <libexplain/buffer/pointer.h>#include <libexplain/buffer/sockaddr.h>#include <libexplain/is_efault.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_hostent (explain_string_buffer_t *sb, const struct hostent *data) |
| void explain_buffer_hostent | ( | explain_string_buffer_t * | sb, |
| const struct hostent * | data | ||
| ) |
1.7.6.1