Searched refs:pretty_print_option (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/dhclient/ |
H A D | dhcpd.h | 260 const char *pretty_print_option(unsigned int,
|
H A D | options.c | 632 pretty_print_option(unsigned int code, unsigned char *data, int len, in pretty_print_option() function
|
H A D | dhclient.c | 2045 pretty_print_option(i, lease->options[i].data, in write_client_lease() 2260 pretty_print_option(i, dp, len, 0, 0)); in priv_script_write_params() 2537 opbuf = pretty_print_option(option, l->options[option].data, in check_option()
|