Home
last modified time | relevance | path

Searched refs:print_hex_or_string (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dcltest2.c268 print_hex_or_string(v->value->u.buffer.len, in print_object()
H A Domshell.c196 print_hex_or_string(v->value->u.buffer.len, in main()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c424 void print_hex_or_string (len, data, limit, buf) in print_hex_or_string() function
492 print_hex_or_string(len, data, limit, hex_buf);
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c331 print_hex_or_string(hd->client_identifier.len,
335 print_hex_or_string(cid.len, cid.data,
H A Dconfpars.c2058 print_hex_or_string(host->client_identifier.len,
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2630 void print_hex_or_string (unsigned, const u_int8_t *, unsigned, char *);