Searched refs:MONITOR_GROUP_UDEV (Results 1 – 4 of 4) sorted by relevance
36 assert(IN_SET(group, MONITOR_GROUP_UDEV, MONITOR_GROUP_KERNEL)); in device_monitor_handler()45 group == MONITOR_GROUP_UDEV ? "UDEV" : "KERNEL", in device_monitor_handler()95 … sender == MONITOR_GROUP_UDEV ? "device-monitor-udev" : "device-monitor-kernel"); in setup_monitor()222 r = setup_monitor(MONITOR_GROUP_UDEV, event, &udev_monitor); in monitor_main()
11 MONITOR_GROUP_UDEV, enumerator
125 if (group == MONITOR_GROUP_UDEV && in device_monitor_new_full()217 return device_monitor_new_full(ret, MONITOR_GROUP_UDEV, -1); in sd_device_monitor_new()566 .nl.nl_groups = MONITOR_GROUP_UDEV, in device_monitor_send_device()
38 return MONITOR_GROUP_UDEV; in monitor_netlink_group_from_string()