Searched defs:filetab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c127 static void filetab(char *scan, int tabvect[NTABS], int level);
316 filetab(++scan, tabvect, level);
390 /* filetab: copy tabspec from existing file */
394 filetab(char *scan, int tabvect[NTABS], int level) function

Completed in 55 milliseconds