udev_ctrl_send_set_children_max  126 src/udev/udev.h int udev_ctrl_send_set_children_max(struct udev_ctrl *uctrl, int count, int timeout);
udev_ctrl_send_set_children_max  132 src/udev/udevadm-control.c                         if (udev_ctrl_send_set_children_max(uctrl, i, timeout) < 0)