Searched refs:next_param (Results 1 – 1 of 1) sorted by relevance
6313 struct pevent_func_params **next_param; in pevent_register_print_function() local6345 next_param = &(func_handle->params); in pevent_register_print_function()6367 *next_param = param; in pevent_register_print_function()6368 next_param = &(param->next); in pevent_register_print_function()