Searched refs:colstr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt..c58 struct colstr {char *col, *rcol;}; struct
59 extern struct colstr *table[];
H A Dt0.c38 struct colstr *table[MAXLIN];
H A Dtt.c97 struct colstr *pc;
H A Dt5.c63 table[nlin] = (struct colstr *) alocv((ncol+2)*sizeof(table[0][0]));
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c393 char *colstr; local
417 colstr = *(char **)(((size_t)colp) + col_prtp[i]);
421 (colstr == NULL) ? "" : colstr);

Completed in 49 milliseconds