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

  /src/sbin/ifconfig/
ifconfig.c 308 struct pbranch opt_family_only = PBRANCH_INITIALIZER(&opt_family_only, variable in typeref:struct:pbranch
320 NULL, "if", &opt_family_only.pb_parser);
647 start = &opt_family_only.pb_parser;
717 start = &opt_family_only.pb_parser;
723 if (start != &opt_family_only.pb_parser)
734 start != &opt_family_only.pb_parser)

Completed in 13 milliseconds