Searched refs:search_type (Results 1 – 1 of 1) sorted by relevance
304 static struct res do_work_on_struct_ops(const char *search_type, in do_work_on_struct_ops() argument309 if (search_type) { in do_work_on_struct_ops()310 if (is_prefix(search_type, "id")) in do_work_on_struct_ops()312 else if (!is_prefix(search_type, "name")) in do_work_on_struct_ops()339 const char *search_type = NULL, *search_term = NULL; in do_show() local346 search_type = GET_ARG(); in do_show()407 const char *search_type = NULL, *search_term = NULL; in do_dump() local417 search_type = GET_ARG(); in do_dump()469 const char *search_type, *search_term; in do_unregister() local475 search_type = GET_ARG(); in do_unregister()[all …]
Completed in 3 milliseconds