Home
last modified time | relevance | path

Searched defs:strarray (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/
H A Dbeauty.h10 struct strarray { struct
17 #define DEFINE_STRARRAY(array, _prefix) struct strarray strarray__##array = { \ argument
/openbmc/linux/lib/
H A Dstring_helpers.c793 struct strarray { struct
800 struct strarray *array = res; in devm_kfree_strarray() argument