Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-event.c106 FORMAT_SUBST_RESULT, enumerator
135 { .name = "result", .fmt = 'c', .type = FORMAT_SUBST_RESULT },
299 case FORMAT_SUBST_RESULT: { in udev_event_subst_format()
508 if (replace_whitespace && type != FORMAT_SUBST_RESULT) in udev_event_apply_format()
553 if (type == FORMAT_SUBST_RESULT && !isempty(attr)) { in udev_check_format()