Home
last modified time | relevance | path

Searched refs:write_func_prot (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1428 self.write_func_prot(qual_ret=qual_ret, name=name, args=args)
1576 ri.cw.write_func_prot(ret, fname, args, doc=doc, suffix=suffix)
1612 cw.write_func_prot('const char *', f'{render_name}_str', args)
1669 ri.cw.write_func_prot('int', f'{struct.render_name}_put', func_args,
2097 ri.cw.write_func_prot('void', f"{ri.op.render_name}{suffix}_parse",
2318 cw.write_func_prot('int', c_lower(name),
2322 cw.write_func_prot('void', c_lower(name),
2326 cw.write_func_prot('int', c_lower(name),
2329 cw.write_func_prot('int', c_lower(name),
2340 cw.write_func_prot('int', name,
[all …]