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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dmedia.c40 * is given, the current media word is modifed. `mediaopt' commands
62 static struct pstr unmediaopt = PSTR_INITIALIZER1(&unmediaopt, "-mediaopt",
65 static struct pstr mediaopt = PSTR_INITIALIZER1(&mediaopt, "mediaopt", variable in typeref:struct:pstr
66 setmediaopt, "mediaopt", false, &command_root.pb_parser);
81 , {.k_word = "mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL,
82 .k_bool = true, .k_deact = "mediaopt", .k_altdeact = "instance",
83 .k_nextparser = &mediaopt.ps_parser}
84 , {.k_word = "-mediaopt",
[all...]

Completed in 65 milliseconds