Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tbl/
H A Dt4.c22 void readspec(void);
45 readspec(); in getspec()
53 readspec(void) in readspec() function
H A Dt5.c38 readspec(); in gettbl()
/titanic_41/usr/src/cmd/newform/
H A Dnewform.c132 static int readspec(char *);
549 tspec = readspec(siline); in cnvtspec()
562 tspec = readspec(work); in cnvtspec()
577 readspec(char *p) /* Read a tabspec from a file */ in readspec() function