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

/netbsd-current/sbin/ifconfig/
H A Dmedia.c458 int type, printed_type; local
461 for (i = 0, printed_type = 0; i < ifmr.ifm_count; i++) {
464 if (printed_type == 0) {
467 printed_type = 1;

Completed in 66 milliseconds