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

/systemd/src/core/
H A Dmanager.h65 typedef enum StatusType { enum
69 } StatusType; typedef in typeref:enum:StatusType
364 void manager_status_printf(Manager *m, StatusType type, const char *status, const char *format, ...) _printf_(4,5);
H A Dmanager.c2976 static bool manager_get_show_status(Manager *m, StatusType type) {
3014 void manager_status_printf(Manager *m, StatusType type, const char *status, const char *format, ...) {

Completed in 1139 milliseconds