Lines Matching full:helper
7 Registers / Unregisters a helper function.
32 Some events may have helper functions in the print format arguments.
36 The _tep_register_print_function()_ registers such helper function. The _tep_
38 to the helper function. The _ret_type_ argument is the return type of the
39 helper function, value from the _tep_func_arg_type_ enum. The _name_ is the name
40 of the helper function, as seen in the print format arguments. The _..._ is a
44 The _tep_unregister_print_function()_ unregisters a helper function, previously
47 when the helper function was registered.
49 The _tep_func_handler_ is the type of the helper function. The _s_ argument is
51 The _args_ is a list of arguments, defined when the helper function was
88 helper function, mapped to the kernel's _yesno()_: