Searched refs:bound (Results 1 - 2 of 2) sorted by relevance

/systemd/src/udev/
H A Dudev-ctrl.c64 bool bound; member in struct:udev_ctrl
94 uctrl->bound = true;
119 if (!uctrl->bound) {
133 uctrl->bound = true;
/systemd/src/libudev/
H A Dlibudev-monitor.c65 bool bound; member in struct:udev_monitor
214 udev_monitor->bound = true;
408 if (!udev_monitor->bound) {
412 udev_monitor->bound = true;
475 * the bound socket will be closed, and the resources of the monitor

Completed in 14 milliseconds