Searched refs:CONSCHUNK (Results 1 – 1 of 1) sorted by relevance
329 #define CONSCHUNK 128 macro343 consbuffer = malloc(CONSCHUNK, M_TEMP, M_WAITOK); in log_console()347 c = imin(uio->uio_resid, CONSCHUNK - 1); in log_console()