Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dudev-util.c45 …_cleanup_free_ char *log_val = NULL, *children_max = NULL, *exec_delay = NULL, *event_timeout = NU… in udev_parse_config_full() local
50 "children_max", &children_max, in udev_parse_config_full()
82 if (ret_children_max && children_max) { in udev_parse_config_full()
83 r = safe_atou(children_max, ret_children_max); in udev_parse_config_full()
86 "failed to parse children_max=%s, ignoring: %m", children_max); in udev_parse_config_full()
/systemd-251/test/fuzz/fuzz-unit-file/
Ddirectives-all.service317 rd.udev.children_max= key
352 udev.children_max= key