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