Searched refs:ESCAPE_REPLACE (Results 1 – 2 of 2) sorted by relevance
14 ESCAPE_REPLACE, /* OPTIONS="string_escape=replace" */ enumerator
1968 event->esc = ESCAPE_REPLACE; in udev_rule_apply_token_to_event()2171 if (event->esc == ESCAPE_REPLACE) { in udev_rule_apply_token_to_event()2235 if (IN_SET(event->esc, ESCAPE_UNSET, ESCAPE_REPLACE)) { in udev_rule_apply_token_to_event()2275 else if (event->esc == ESCAPE_REPLACE) in udev_rule_apply_token_to_event()