Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dudev-util.c39 unsigned *ret_children_max, in udev_parse_config_full() argument
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()
Dudev-util.h29 unsigned *ret_children_max,