Searched defs:struct (Results 1 – 2 of 2) sorted by relevance
/tools/net/ynl/pyynl/ |
A D | ynl_gen_c.py | 1934 def put_typol_submsg(cw, struct): argument 1956 def put_typol_fwd(cw, struct): argument 1960 def put_typol(cw, struct): argument 2046 def put_req_nested(ri, struct): argument 2241 def parse_rsp_submsg(ri, struct): argument 2291 def parse_rsp_nested(ri, struct): argument 2513 def _print_type(ri, direction, struct): argument 2557 def print_type_full(ri, struct): argument 2648 def _free_type_members_iter(ri, struct): argument 2659 def _free_type(ri, direction, struct): argument [all …]
|
/tools/net/sunrpc/xdrgen/ |
A D | xdr_ast.py | 653 def struct(self, children): member in ParseToAst
|
Completed in 13 milliseconds