Searched defs:CB_TAB_BUF_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.h83 * CB_TAB_BUF_SIZE represents the maximum number of indents to which a
89 #define CB_TAB_BUF_SIZE 8 macro
125 char cb_tab_buf[CB_TAB_BUF_SIZE];

Completed in 76 milliseconds