Searched refs:print_free_prototype (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 2551 def print_free_prototype(ri, direction, suffix=';'): function 2632 print_free_prototype(ri, direction) 2701 print_free_prototype(ri, 'reply') 2719 print_free_prototype(ri, direction, suffix='') 2730 print_free_prototype(ri, "") 2746 print_free_prototype(ri, 'reply', suffix='') 2764 print_free_prototype(ri, 'reply', suffix='')
|