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

  /src/sbin/ifconfig/
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};
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};

Completed in 24 milliseconds