Searched refs:UDEV_ALLOWED_CHARS_INPUT (Results 1 – 3 of 3) sorted by relevance
139 #define UDEV_ALLOWED_CHARS_INPUT "/ $%?," macro
325 count = util_replace_chars(vbuf, UDEV_ALLOWED_CHARS_INPUT); in udev_event_apply_format()
2146 … count = util_replace_chars(result, UDEV_ALLOWED_CHARS_INPUT); in udev_rules_apply_to_event()