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

/systemd/src/basic/
H A Dlog.h124 int log_oom_internal(
206 #define log_oom() log_oom_internal(__FILE__, __LINE__, __func__)
H A Dlog.c801 int log_oom_internal(const char *file, int line, const char *func) { function

Completed in 41 milliseconds