Searched refs:pretty_print_option (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/dhclient/
H A Ddhcpd.h261 const char *pretty_print_option(unsigned int,
H A Doptions.c634 pretty_print_option(unsigned int code, unsigned char *data, int len, function
647 error("pretty_print_option: bad code %d", code);
H A Ddhclient.c2007 pretty_print_option(i, lease->options[i].data,
2222 pretty_print_option(i, dp, len, 0, 0));
2499 opbuf = pretty_print_option(option, l->options[option].data,

Completed in 56 milliseconds