Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1493 int bufmax; in evch_chgetchdata() local
1534 bufmax = size - chdlen; in evch_chgetchdata()
1543 if (buflen >= bufmax) { in evch_chgetchdata()