Searched refs:print_prototype (Results 1 – 1 of 1) sorted by relevance
/linux/tools/net/ynl/pyynl/ |
H A D | ynl_gen_c.py | 1908 def print_prototype(ri, direction, terminate=True, doc=None): function 1927 print_prototype(ri, "request", doc=ri.op['doc']) 1931 print_prototype(ri, "request") 2356 print_prototype(ri, direction, terminate=False) 2411 print_prototype(ri, direction, terminate=False)
|