Searched refs:exstore (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dtm.c53 if (exstore ==0 || exstore >exlim)
55 exstore = chspace();
56 exlim= exstore+MAXCHS;
58 q = exstore;
59 ba = exstore + MAXSTR;
61 if (exstore > ba)
63 } while (*exstore++ = *str++);
H A Dt0.c62 char *exstore, *exlim; variable
H A Dtb.c107 extern char *exstore;
111 exstore=0;
H A Dt..c64 extern char *exstore, *exlim;

Completed in 44 milliseconds