Searched refs:nop_handler_proc (Results 1 – 2 of 2) sorted by relevance
33 static nop_handler_proc nop_handler = NULL;36 table_set_noop_handler(nop_handler_proc func) in table_set_noop_handler()
45 typedef void (*nop_handler_proc)(const char *name); typedef49 table_set_noop_handler(nop_handler_proc func);