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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dparse.h65 extern const struct parser_methods pstr_methods;
92 .ps_parser = {.p_name = (__name), .p_methods = &pstr_methods, \
H A Dparse.c85 const struct parser_methods pstr_methods = { variable in typeref:struct:parser_methods

Completed in 64 milliseconds