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

/systemd/src/systemctl/
H A Dsystemctl.c4378 static int show_one( function
4562 r = show_one(verb, bus, p, show_properties, new_line, ellipsized);
4658 return show_one(argv[0], bus, "/org/freedesktop/systemd1", show_properties, &new_line, &ellipsized);
4695 r = show_one(argv[0], bus, unit, show_properties, &new_line, &ellipsized);
4716 r = show_one(argv[0], bus, unit, show_properties, &new_line, &ellipsized);

Completed in 38 milliseconds