Home | Sort by: relevance | last modified time | path |
/src/sbin/ifconfig/ | |
parse.h | 67 extern const struct parser_methods pstr_methods; 94 .ps_parser = {.p_name = (__name), .p_methods = &pstr_methods, \ |
parse.c | 88 const struct parser_methods pstr_methods = { variable in typeref:typename:const struct parser_methods |