Home
last modified time | relevance | path

Searched refs:OBSIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dldterm.h39 #define OBSIZE 64 /* "standard" output data block size */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c3348 tp, OBSIZE, 0); in ldtermwmsg()
3390 if (size > OBSIZE) in ldtermwmsg()
3391 size = OBSIZE; in ldtermwmsg()