Searched refs:print_prototype (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/net/ynl/ |
D | ynl-gen-c.py | 1308 def print_prototype(ri, direction, terminate=True, doc=None): function 1327 print_prototype(ri, "request", doc=ri.op['doc']) 1331 print_prototype(ri, "request") 1585 print_prototype(ri, direction, terminate=False) 1631 print_prototype(ri, direction, terminate=False)
|