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 | 2567 def print_free_prototype(ri, direction, suffix=';'): function 2648 print_free_prototype(ri, direction) 2717 print_free_prototype(ri, 'reply') 2735 print_free_prototype(ri, direction, suffix='') 2746 print_free_prototype(ri, "") 2762 print_free_prototype(ri, 'reply', suffix='') 2783 print_free_prototype(ri, 'reply', suffix='')
|