Searched refs:ESCAPE_NONE (Results 1 – 2 of 2) sorted by relevance
13 ESCAPE_NONE, /* OPTIONS="string_escape=none" */ enumerator
1965 event->esc = ESCAPE_NONE; in udev_rule_apply_token_to_event()2266 …v_event_apply_format(event, token->value, buf, sizeof(buf), event->esc != ESCAPE_NONE, &truncated); in udev_rule_apply_token_to_event()