Searched refs:respond_oom (Results 1 - 4 of 4) sorted by relevance

/systemd/src/journal-remote/
H A Dmicrohttpd-util.h38 /* respond_oom() must be usable with return, hence this form. */
39 #define respond_oom(connection) log_oom(), mhd_respond_oom(connection) macro
H A Djournal-gatewayd.c502 return respond_oom(connection);
641 return respond_oom(connection);
663 return respond_oom(connection);
668 return respond_oom(connection);
703 return respond_oom(connection);
775 return respond_oom(connection);
809 return respond_oom(connection);
814 return respond_oom(connection);
847 return respond_oom(connection);
H A Dmicrohttpd-util.c100 return respond_oom(connection);
H A Djournal-remote.c628 return respond_oom(connection);

Completed in 34 milliseconds