Searched defs:oom_message (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil.c2947 static const char * const oom_message = "[crit] Memory allocation failed, " variable
2952 int written, count = strlen(oom_message);
2953 const char *buf = oom_message;

Completed in 1307 milliseconds