Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-event.c157 static int get_subst_type(const char **str, bool strict, FormatSubstitutionType *ret_type, char ret… in get_subst_type() function
482 r = get_subst_type(&s, false, &type, attr); in udev_event_apply_format()
533 r = get_subst_type(&s, true, &type, attr); in udev_check_format()