Searched refs:print_prototype (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 1561 def print_prototype(ri, direction, terminate=True, doc=None): function 1580 print_prototype(ri, "request", doc=ri.op['doc']) 1584 print_prototype(ri, "request") 1897 print_prototype(ri, direction, terminate=False) 1948 print_prototype(ri, direction, terminate=False)
|