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 | 2528 def print_free_prototype(ri, direction, suffix=';'): function 2609 print_free_prototype(ri, direction) 2678 print_free_prototype(ri, 'reply') 2696 print_free_prototype(ri, direction, suffix='') 2707 print_free_prototype(ri, "") 2723 print_free_prototype(ri, 'reply', suffix='') 2741 print_free_prototype(ri, 'reply', suffix='')
|