Searched refs:print_free_prototype (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 1693 def print_free_prototype(ri, direction, suffix=';'): function 1744 print_free_prototype(ri, direction) 1806 print_free_prototype(ri, 'reply') 1826 print_free_prototype(ri, direction, suffix='') 1849 print_free_prototype(ri, 'reply', suffix='') 1867 print_free_prototype(ri, 'reply', suffix='')
|