Searched refs:server_forward_console (Results 1 - 5 of 5) sorted by relevance

/systemd/src/journal/
H A Djournald-console.h24 void server_forward_console(Server *s, int priority, const char *identifier, const char *message, const struct ucred *ucred);
H A Djournald-console.c51 void server_forward_console( function
H A Djournald-native.c287 server_forward_console(s, priority, identifier, message, ucred);
H A Djournald-syslog.c351 server_forward_console(s, priority, identifier, buf, ucred);
H A Djournald-stream.c255 server_forward_console(s->server, priority, s->identifier, p, &s->ucred);

Completed in 15 milliseconds