Searched refs:UDEV_ALLOWED_CHARS_INPUT (Results 1 – 3 of 3) sorted by relevance
19 #define UDEV_ALLOWED_CHARS_INPUT "/ $%?," macro
373 count = udev_replace_chars(vbuf, UDEV_ALLOWED_CHARS_INPUT); in udev_event_subst_format()
1744 count = udev_replace_chars(result, UDEV_ALLOWED_CHARS_INPUT); in udev_rule_apply_token_to_event()