ifconfig.c | 177 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc; 285 {.b_nextparser = &silent_family.pk_parser} 325 struct pkw silent_family = PKW_INITIALIZER(&silent_family, "silent family", variable in typeref:struct:pkw 328 struct pkw *family_users[] = {&family_only, &family, &silent_family};
|