HomeSort by: relevance | last modified time | path
    Searched defs:mediaopt (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/ifconfig/
media.c 41 * is given, the current media word is modified. `mediaopt' commands
66 static struct pstr unmediaopt = PSTR_INITIALIZER1(&unmediaopt, "-mediaopt",
69 static struct pstr mediaopt = PSTR_INITIALIZER1(&mediaopt, "mediaopt", variable in typeref:struct:pstr
70 setmediaopt, "mediaopt", false, &command_root.pb_parser);
85 , {.k_word = "mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL,
86 .k_bool = true, .k_deact = "mediaopt", .k_altdeact = "instance",
87 .k_nextparser = &mediaopt.ps_parser}
88 , {.k_word = "-mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL
    [all...]
media.c 41 * is given, the current media word is modified. `mediaopt' commands
66 static struct pstr unmediaopt = PSTR_INITIALIZER1(&unmediaopt, "-mediaopt",
69 static struct pstr mediaopt = PSTR_INITIALIZER1(&mediaopt, "mediaopt", variable in typeref:struct:pstr
70 setmediaopt, "mediaopt", false, &command_root.pb_parser);
85 , {.k_word = "mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL,
86 .k_bool = true, .k_deact = "mediaopt", .k_altdeact = "instance",
87 .k_nextparser = &mediaopt.ps_parser}
88 , {.k_word = "-mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL
    [all...]
media.c 41 * is given, the current media word is modified. `mediaopt' commands
66 static struct pstr unmediaopt = PSTR_INITIALIZER1(&unmediaopt, "-mediaopt",
69 static struct pstr mediaopt = PSTR_INITIALIZER1(&mediaopt, "mediaopt", variable in typeref:struct:pstr
70 setmediaopt, "mediaopt", false, &command_root.pb_parser);
85 , {.k_word = "mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL,
86 .k_bool = true, .k_deact = "mediaopt", .k_altdeact = "instance",
87 .k_nextparser = &mediaopt.ps_parser}
88 , {.k_word = "-mediaopt", .k_key = "anymedia", .k_type = KW_T_BOOL
    [all...]

Completed in 66 milliseconds