Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/libucb/inc/
H A Dstdiom.h62 #define _SMBFSZ (((PUSHBACK + 4) < 8) ? 8 : (PUSHBACK + 4)) macro
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h126 #define _SMBFSZ (((PUSHBACK + 4) < 8) ? 8 : (PUSHBACK + 4)) macro