Home
last modified time | relevance | path

Searched defs:struct (Results 1 – 2 of 2) sorted by relevance

/tools/net/ynl/
Dynl-gen-c.py1509 def put_typol_fwd(cw, struct): argument
1513 def put_typol(cw, struct): argument
1586 def put_req_nested_prototype(ri, struct, suffix=';'): argument
1595 def put_req_nested(ri, struct): argument
1613 def _multi_parse(ri, struct, init_lines, local_vars): argument
1726 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument
1736 def parse_rsp_nested(ri, struct): argument
1914 def _print_type(ri, direction, struct): argument
1955 def print_type_full(ri, struct): argument
2030 def _free_type_members_iter(ri, struct): argument
[all …]
/tools/net/sunrpc/xdrgen/
Dxdr_ast.py403 def struct(self, children): member in ParseToAst