Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-rules.c1427 static int get_property_from_string(char *line, char **ret_key, char **ret_value) { in get_property_from_string() function
1787 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()