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

/illumos-gate/usr/src/cmd/tbl/
H A Dt4.c22 void readspec(void);
45 readspec();
53 readspec(void) function
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c48 * readspec 12 Read a tabspec from a file.
132 static int readspec(char *);
549 tspec = readspec(siline);
562 tspec = readspec(work);
577 readspec(char *p) /* Read a tabspec from a file */ function

Completed in 45 milliseconds