Searched refs:next_param (Results 1 – 1 of 1) sorted by relevance
6186 struct pevent_func_params **next_param; in pevent_register_print_function() local6218 next_param = &(func_handle->params); in pevent_register_print_function()6240 *next_param = param; in pevent_register_print_function()6241 next_param = &(param->next); in pevent_register_print_function()