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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dmedia.c326 print_media_word(int ifmw, const char *opt_sep) argument
340 for (; (str = get_media_option_string(&ifmw)) != NULL; opt_sep = ",")
341 printf("%s%s", opt_sep, str);

Completed in 77 milliseconds