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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dmedia.c428 int type, printed_type; local
431 for (i = 0, printed_type = 0; i < ifmr.ifm_count; i++) {
434 if (printed_type == 0) {
437 printed_type = 1;

Completed in 122 milliseconds