Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddata.c103 { 0, _smbuf[2] + _SBFSIZ, RECURSIVEMUTEX, DEFAULTMBSTATE }, /* stderr */
130 Uchar *_bufendtab[_NFILE+1] = { NULL, NULL, _smbuf[2] + _SBFSIZ, };
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h89 #define _SBFSIZ 8 /* compatibility with shared libs */ macro
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h129 #define _SBFSIZ 8 /* compatibility with shared libs */ macro