Searched refs:next_param (Results 1 – 1 of 1) sorted by relevance
5365 struct pevent_func_params **next_param; in pevent_register_print_function() local5397 next_param = &(func_handle->params); in pevent_register_print_function()5419 *next_param = param; in pevent_register_print_function()5420 next_param = &(param->next); in pevent_register_print_function()