Searched refs:GEN_HOOK_GET_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libmenu/
H A Dm_hook.c56 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ macro
84 GEN_HOOK_GET_FUNCTION(menu, init)
107 GEN_HOOK_GET_FUNCTION(menu, term)
130 GEN_HOOK_GET_FUNCTION(item, init)
153 GEN_HOOK_GET_FUNCTION(item, term)
/openbsd-current/lib/libform/
H A Dfrm_hook.c50 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ macro
77 GEN_HOOK_GET_FUNCTION(field, init)
99 GEN_HOOK_GET_FUNCTION(field, term)
121 GEN_HOOK_GET_FUNCTION(form, init)
143 GEN_HOOK_GET_FUNCTION(form, term)

Completed in 113 milliseconds