Home
last modified time | relevance | path

Searched refs:strv_free (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/src/
H A Dutil-strings.h270 strv_free(char **strv) { in strv_free() function
325 strv_free(strv); in double_array_from_string()
369 strv_free(kv); in kv_double_from_string()
376 strv_free(kv); in kv_double_from_string()
379 strv_free(pairs); in kv_double_from_string()
386 strv_free(pairs); in kv_double_from_string()
H A Dutil-strings.c67 * Use strv_free() to free the array.
86 strv_free(strv); in strv_from_argv()
99 * Use strv_free() to free the array.
137 strv_free(strv); in strv_from_string()
H A Dutil-prop-parsers.c202 strv_free(strv); in parse_calibration_property()
421 strv_free(strv); in parse_evcode_property()
481 strv_free(strv); in parse_input_prop_property()
/third_party/eudev/src/shared/
H A Dstrv.h27 char **strv_free(char **l);
28 DEFINE_TRIVIAL_CLEANUP_FUNC(char**, strv_free);
H A 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/test/
H A Dtest-utils.c1116 strv_free(strv); in START_TEST()
1197 strv_free(strv); in START_TEST()
/third_party/libinput/tools/
H A Dlibinput-record.c863 strv_free(strv); in buffer_tablet_axes()
1994 strv_free(devices); in all_devices()
2830 strv_free(paths); in main()
/third_party/eudev/src/udev/
H A Dudevadm-hwdb.c647 strv_free(files); in adm_hwdb()
H A Dudev-rules.c1724 strv_free(files); in udev_rules_new()
2656 strv_free(tags); in udev_rules_apply_static_dev_perms()

Completed in 13 milliseconds