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