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

/netbsd-current/sbin/ifconfig/
H A Dparse.h64 extern const struct parser_methods pbranch_methods;
80 .pb_parser = {.p_name = (__name), .p_methods = &pbranch_methods},\
H A Dparse.c108 const struct parser_methods pbranch_methods = { variable in typeref:struct:parser_methods
820 pb->pb_parser.p_methods = &pbranch_methods;

Completed in 72 milliseconds