Home
last modified time | relevance | path

Searched defs:_smbuf (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libc/port/stdio/
H A Ddata.c55 Uchar _smbuf[_NFILE + 1][_SMBFSZ] = {0}; /* shared library compatibility */ variable
/titanic_51/usr/src/lib/libbc/libc/stdio/common/
H A Dfindiop.c41 unsigned char (*_smbuf)[_SBFSIZ] = sbuf; variable