/src/sbin/ifconfig/ |
ifconfig.c | 177 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc; 292 , {.b_nextparser = &ifcaps.pk_parser} 330 struct pkw ifcaps = PKW_INITIALIZER(&ifcaps, "ifcaps", setifcaps, variable in typeref:struct:pkw 613 d = (prop_data_t )prop_dictionary_get(env, "ifcaps"); 1097 capdata = (prop_data_t)prop_dictionary_get(env, "ifcaps"); 1110 rc = prop_dictionary_set(oenv, "ifcaps", capdata); 1140 rc = prop_dictionary_set(oenv, "ifcaps", capdata);
|
ifconfig.c | 177 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc; 292 , {.b_nextparser = &ifcaps.pk_parser} 330 struct pkw ifcaps = PKW_INITIALIZER(&ifcaps, "ifcaps", setifcaps, variable in typeref:struct:pkw 613 d = (prop_data_t )prop_dictionary_get(env, "ifcaps"); 1097 capdata = (prop_data_t)prop_dictionary_get(env, "ifcaps"); 1110 rc = prop_dictionary_set(oenv, "ifcaps", capdata); 1140 rc = prop_dictionary_set(oenv, "ifcaps", capdata);
|
ifconfig.c | 177 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc; 292 , {.b_nextparser = &ifcaps.pk_parser} 330 struct pkw ifcaps = PKW_INITIALIZER(&ifcaps, "ifcaps", setifcaps, variable in typeref:struct:pkw 613 d = (prop_data_t )prop_dictionary_get(env, "ifcaps"); 1097 capdata = (prop_data_t)prop_dictionary_get(env, "ifcaps"); 1110 rc = prop_dictionary_set(oenv, "ifcaps", capdata); 1140 rc = prop_dictionary_set(oenv, "ifcaps", capdata);
|
ifconfig.c | 177 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc; 292 , {.b_nextparser = &ifcaps.pk_parser} 330 struct pkw ifcaps = PKW_INITIALIZER(&ifcaps, "ifcaps", setifcaps, variable in typeref:struct:pkw 613 d = (prop_data_t )prop_dictionary_get(env, "ifcaps"); 1097 capdata = (prop_data_t)prop_dictionary_get(env, "ifcaps"); 1110 rc = prop_dictionary_set(oenv, "ifcaps", capdata); 1140 rc = prop_dictionary_set(oenv, "ifcaps", capdata);
|