Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tabs/
H A Dtabs.c125 static void repetab(char *scan, int tabvect[NTABS]);
286 repetab("8", tabvect); in main()
318 repetab(scan, tabvect); in scantab()
333 repetab(char *scan, int tabvect[NTABS]) in repetab() function