Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-rules.c151 bool attr_match_remove_trailing_whitespace:1; member
498 .attr_match_remove_trailing_whitespace = remove_trailing_whitespace, in rule_line_add_token()
1415 if (token->attr_match_remove_trailing_whitespace) { in token_match_attr()