Lines Matching refs:matches
107 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_get_metadata() local
130 r = sd_bus_message_read_strv(message, &matches); in bus_image_common_get_metadata()
162 matches, in bus_image_common_get_metadata()
307 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_attach() local
329 r = sd_bus_message_read_strv(message, &matches); in bus_image_common_attach()
383 matches, in bus_image_common_attach()
651 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_reattach() local
671 r = sd_bus_message_read_strv(message, &matches); in bus_image_common_reattach()
737 matches, in bus_image_common_reattach()
886 SD_BUS_ARGS("as", matches),
894 "as", matches,
914 SD_BUS_ARGS("as", matches,
923 "as", matches,
942 SD_BUS_ARGS("as", matches,
952 "as", matches,