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

/macosx-10.10/syslog-267/syslogd.tproj/
H A Dsyslogd.c70 extern int _malloc_no_asl_log;
528 _malloc_no_asl_log = 1;
/macosx-10.10/libmalloc-53.1.1/src/
H A Dmalloc.c116 int _malloc_no_asl_log = 0; variable
986 if (_malloc_no_asl_log || (flags & MALLOC_PRINTF_NOLOG) || (b = _simple_salloc()) == NULL) {

Completed in 126 milliseconds