On success,
udev_monitor_new_from_netlink()
returns a pointer to the allocated udev monitor. On failure,
NULL
is returned.
udev_monitor_ref()
returns the argument that it was passed, unmodified.
udev_monitor_unref()
always returns
NULL.
SEE ALSO
udev_new(3),
udev_device_new_from_syspath(3),
udev_enumerate_new(3),
udev_monitor_filter_update(3),
udev_monitor_receive_device(3),
udev_list_entry(3),
systemd(1),
Index
- NAME
-
- SYNOPSIS
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:59 GMT, March 31, 2021