Home
last modified time | relevance | path

Searched refs:INVALID_PLUGIN_LIST_OPTION (Results 1 – 2 of 2) sorted by relevance

/tools/lib/traceevent/
Devent-plugin.c134 return INVALID_PLUGIN_LIST_OPTION; in tep_plugin_list_options()
144 if (list == INVALID_PLUGIN_LIST_OPTION) in tep_plugin_free_options_list()
Devent-parse.h394 #define INVALID_PLUGIN_LIST_OPTION ((char **)((unsigned long)-1)) macro