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

/systemd/src/udev/
H A Dudev-node.c252 static int node_permissions_apply(struct udev_device *dev, bool apply, argument
278 if (apply) {
294 /* apply SECLABEL{$module}=$label */
337 void udev_node_add(struct udev_device *dev, bool apply, argument
346 if (node_permissions_apply(dev, apply, mode, uid, gid, seclabel_list) < 0)
H A Dudev.h105 void udev_node_add(struct udev_device *dev, bool apply,

Completed in 25 milliseconds