Home
last modified time | relevance | path

Searched refs:list_files (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2018-18384.patch7 @@ -97,7 +97,7 @@ int list_files(__G) /* return PK-type
16 @@ -389,9 +389,9 @@ int list_files(__G) /* return PK-type
28 @@ -471,9 +471,9 @@ int list_files(__G) /* return PK-type
H A Dfix-security-format.patch40 @@ -181,7 +181,7 @@ int list_files(__G) /* return PK-type error code */
49 @@ -507,7 +507,7 @@ int list_files(__G) /* return PK-type error code */
/openbmc/linux/tools/perf/
H A Dbuiltin-buildid-cache.c372 bool list_files = false; in cmd_buildid_cache() local
400 OPT_BOOLEAN('l', "list", &list_files, "list all cached files"), in cmd_buildid_cache()
431 if (argc || !(list_files || opts_flag)) in cmd_buildid_cache()
437 if (list_files && opts_flag) { in cmd_buildid_cache()
459 if (list_files) { in cmd_buildid_cache()