Home
last modified time | relevance | path

Searched refs:get_media_option_string (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libutil/
H A Dif_media.c96 get_media_option_string(int *mwordp) in get_media_option_string() function
/netbsd-src/sbin/ifconfig/
H A Dmedia.c344 for (; (str = get_media_option_string(&ifmw)) != NULL; opt_sep = ",") in print_media_word()
/netbsd-src/usr.sbin/sysinst/
H A Dnet.c388 while ((media_opt = get_media_option_string(&modew)) != NULL) { in get_ifinterface_info()
/netbsd-src/sys/net/
H A Dif_media.h1026 const char *get_media_option_string(int *);