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

/freebsd-13-stable/contrib/diff/lib/
H A Dxmalloc.c53 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
60 error (exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted));
H A Dxalloc.h42 extern char const xalloc_msg_memory_exhausted[];

Completed in 106 milliseconds