Searched refs:ret_children_max (Results 1 – 2 of 2) sorted by relevance
39 unsigned *ret_children_max, in udev_parse_config_full() argument82 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()
29 unsigned *ret_children_max,