Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudevadm-control.c111 if (udev_ctrl_send_reload(uctrl, timeout) < 0) in adm_control()
Dudev.h128 int udev_ctrl_send_reload(struct udev_ctrl *uctrl, int timeout);
Dudev-ctrl.c326 int udev_ctrl_send_reload(struct udev_ctrl *uctrl, int timeout) { in udev_ctrl_send_reload() function