Searched refs:get_property_from_string (Results 1 – 1 of 1) sorted by relevance
1427 static int get_property_from_string(char *line, char **ret_key, char **ret_value) { in get_property_from_string() function1787 r = get_property_from_string(line, &key, &value); in udev_rule_apply_token_to_event()1853 r = get_property_from_string(*line, &key, &value); in udev_rule_apply_token_to_event()