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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dmedia.c55 static struct pstr mediamode = PSTR_INITIALIZER1(&mediamode, "mediamode", variable in typeref:struct:pstr
56 setmediamode, "mediamode", false, &command_root.pb_parser);
89 .k_nextparser = &mediamode.ps_parser}
148 prop_dictionary_get(env, "mediamode") == NULL) {
301 data = (prop_data_t)prop_dictionary_get(env, "mediamode");

Completed in 95 milliseconds