Searched refs:status_vprintf (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dshow-status.h38 int status_vprintf(const char *status, bool ellipse, bool ephemeral, const char *format, va_list ap) _printf_(4,0);
H A Dshow-status.c48 int status_vprintf(const char *status, bool ellipse, bool ephemeral, const char *format, va_list ap) { function
120 r = status_vprintf(status, ellipse, ephemeral, format, ap);
H A Dmanager.c3028 status_vprintf(status, true, type == STATUS_TYPE_EPHEMERAL, format, ap);

Completed in 1372 milliseconds