Home
last modified time | relevance | path

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

/systemd-251/src/udev/ !
Dudev-event.h19 #define UDEV_ALLOWED_CHARS_INPUT "/ $%?," macro
Dudev-event.c373 count = udev_replace_chars(vbuf, UDEV_ALLOWED_CHARS_INPUT); in udev_event_subst_format()
Dudev-rules.c1744 count = udev_replace_chars(result, UDEV_ALLOWED_CHARS_INPUT); in udev_rule_apply_token_to_event()