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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c33 #define TABLEN 2 macro
1362 port, rproot, input, 2 * TABLEN, &printPort);
1365 port, rproot, input, 2 * TABLEN, &printPort);
2493 * 1 * TABLEN - for attributes
2494 * 2 * TABLEN - for next tier target port/expander
2514 lident = 2 * TABLEN;
2527 gident + 2 * TABLEN, printPort);
2555 getIndentSpaces(TABLEN),
2574 lident + 2 * TABLEN,
2575 gident + 2 * TABLEN);
[all...]

Completed in 50 milliseconds