Home
last modified time | relevance | path

Searched refs:scantab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c122 static void scantab(char *scan, int tabvect[NTABS], int level);
282 scantab(tabspec, tabvect, 0); in main()
309 scantab(char *scan, int tabvect[NTABS], int level) in scantab() function
464 scantab(scan, tabvect, 1); in filetab()
471 scantab("-8", tabvect, 1); in filetab()