Searched defs:print_property (Results 1 - 3 of 3) sorted by relevance

/systemd/src/udev/
H A Dudev-builtin-blkid.c39 static void print_property(struct udev_device *dev, bool test, const char *name, const char *value) { function
309 print_property(dev, test, name, data);
/systemd/src/login/
H A Dloginctl.c690 static int print_property(const char *name, sd_bus_message *m, const char *contents) { function
829 r = print_property(name, reply, contents);
/systemd/src/systemctl/
H A Dsystemctl.c3423 * print_property() for a low-level property printer */
4080 static int print_property(const char *name, sd_bus_message *m, const char *contents) { function
4440 r = print_property(name, reply, contents);

Completed in 51 milliseconds