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

/macosx-10.9.5/rsync-42/rsync/
H A Derrcode.h43 #define RERR_MALLOC 22 /* error allocating core memory buffers */ macro
H A Dutil.c115 exit_cleanup(RERR_MALLOC);
121 exit_cleanup(RERR_MALLOC);
H A Dloadparm.c468 exit_cleanup(RERR_MALLOC);
H A Dlog.c81 { RERR_MALLOC , "error allocating core memory buffers" },

Completed in 88 milliseconds