/src/sbin/ifconfig/ |
ifconfig.c | 200 struct pstr parse_descr = PSTR_INITIALIZER1(&parse_descr, "descr", variable in typeref:struct:pstr 223 , {.k_word = "descr", .k_nextparser = &parse_descr.ps_parser} 224 , {.k_word = "description", .k_nextparser = &parse_descr.ps_parser}
|
ifconfig.c | 200 struct pstr parse_descr = PSTR_INITIALIZER1(&parse_descr, "descr", variable in typeref:struct:pstr 223 , {.k_word = "descr", .k_nextparser = &parse_descr.ps_parser} 224 , {.k_word = "description", .k_nextparser = &parse_descr.ps_parser}
|
ifconfig.c | 200 struct pstr parse_descr = PSTR_INITIALIZER1(&parse_descr, "descr", variable in typeref:struct:pstr 223 , {.k_word = "descr", .k_nextparser = &parse_descr.ps_parser} 224 , {.k_word = "description", .k_nextparser = &parse_descr.ps_parser}
|