Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-ctrl.h50 static inline int udev_ctrl_send_stop_exec_queue(UdevCtrl *uctrl) { in udev_ctrl_send_stop_exec_queue() function
Dudevadm-control.c111 r = udev_ctrl_send_stop_exec_queue(uctrl); in control_main()