Searched refs:scantab (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/tabs/ |
H A D | tabs.c | 124 static void scantab(char *scan, int tabvect[NTABS], int level); 284 scantab(tabspec, tabvect, 0); 309 /* scantab: scan 1 tabspec & return tab list for it */ 311 scantab(char *scan, int tabvect[NTABS], int level) function 466 scantab(scan, tabvect, 1); 473 scantab("-8", tabvect, 1);
|
Completed in 59 milliseconds