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

Lines Matching refs:cols

130 	int cols;
140 cols = printf("%03d %s", opt->option, opt->var);
141 dhcp_print_option_encoding(opt, cols);
145 cols = printf("%03d %s", opt->option, opt->var);
146 dhcp_print_option_encoding(opt, cols);