Home
last modified time | relevance | path

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

/systemd-251/src/udev/cdrom_id/
Dcdrom_id.c812 static int feature_to_string_compare_func(const FeatureToString *a, const FeatureToString *b) { in feature_to_string_compare_func() function
826 …afe_bsearch(&in, feature_to_string, ELEMENTSOF(feature_to_string), feature_to_string_compare_func); in print_feature()