Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudevadm-control.c99 if (udev_ctrl_send_stop_exec_queue(uctrl, timeout) < 0) in adm_control()
Dudev.h126 int udev_ctrl_send_stop_exec_queue(struct udev_ctrl *uctrl, int timeout);
Dudev-ctrl.c318 int udev_ctrl_send_stop_exec_queue(struct udev_ctrl *uctrl, int timeout) { in udev_ctrl_send_stop_exec_queue() function