|
networkclient
|
Functions to print things. More...
#include <networkradius-devel/client.h>#include <errno.h>#include <stdarg.h>
Functions | |
| void | nr_packet_print_hex (RADIUS_PACKET *packet) |
| size_t | nr_vp_snprintf_value (char *buffer, size_t buflen, const VALUE_PAIR *vp) |
| size_t | nr_vp_snprintf (char *buffer, size_t buflen, const VALUE_PAIR *vp) |
| void | nr_vp_fprintf_list (FILE *fp, const VALUE_PAIR *vps) |
| const char * | nr_strerror (int error) |
Functions to print things.