Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h57 #define ERRMSGSIZE 256 macro
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1260 #define ERRMSGSIZE 10000 /* Hope this is big enough. No way to error check */ macro