gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DEBUG_PRINT from tkernel_2/kernel/sysmgr/src/syslog.c (0.00 seconds)
tkernel_2
kernel/sysmgr/src/syslog.c - 5.1KB - 221 lines
192: err_ret1:
193:         DEBUG_PRINT(("initialize_syslog ercd = %d\n", ercd));
194:         return ercd;
213: if ( ercd < E_OK ) { 214: DEBUG_PRINT(("finish_syslog ercd = %d\n", ercd)); 215: }