Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:cols

137 	int cols;
146 cols = printf("%05d %s", opt->option, opt->var);
147 dhcp_print_option_encoding(opt, cols);
151 cols = printf("%05d %s", opt->option, opt->var);
152 dhcp_print_option_encoding(opt, cols);