Searched refs:pbranch_methods (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dparse.h62 extern const struct parser_methods pbranch_methods;
78 .pb_parser = {.p_name = (__name), .p_methods = &pbranch_methods},\
H A Dparse.c105 const struct parser_methods pbranch_methods = { variable in typeref:struct:parser_methods
825 pb->pb_parser.p_methods = &pbranch_methods;

Completed in 122 milliseconds