Home
last modified time | relevance | path

Searched refs:strv_free (Results 1 – 10 of 10) sorted by relevance

/third_party/libinput/src/
Dutil-strings.h232 strv_free(char **strv) { in strv_free() function
293 strv_free(kv); in kv_double_from_string()
301 strv_free(kv); in kv_double_from_string()
304 strv_free(pairs); in kv_double_from_string()
311 strv_free(pairs); in kv_double_from_string()
Dutil-prop-parsers.c193 strv_free(strv); in parse_calibration_property()
200 strv_free(strv); in parse_calibration_property()
401 strv_free(strv); in parse_evcode_property()
Dutil-strings.c99 strv_free(strv); in strv_from_string()
Dquirks.c807 strv_free(strv); in parse_value_line()
/third_party/eudev/src/shared/
Dstrv.h27 char **strv_free(char **l);
28 DEFINE_TRIVIAL_CLEANUP_FUNC(char**, strv_free);
Dstrv.c41 char **strv_free(char **l) { in strv_free() function
58 strv_free(r); in strv_copy()
134 strv_free(a); in strv_new_ap()
/third_party/libinput/tools/
Dlibinput-record.c886 strv_free(strv); in buffer_tablet_axes()
2045 strv_free(devices); in all_devices()
2607 strv_free(devices); in main()
2613 strv_free(devices); in main()
/third_party/eudev/src/udev/
Dudevadm-hwdb.c647 strv_free(files); in adm_hwdb()
Dudev-rules.c1724 strv_free(files); in udev_rules_new()
2656 strv_free(tags); in udev_rules_apply_static_dev_perms()
/third_party/libinput/test/
Dtest-utils.c967 strv_free(strv); in START_TEST()