Searched refs:gets1 (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/tbl/
H A Dt..c31 extern char *gets1(char *, int);
H A Dt9.c34 while (gets1(cstore=cspace, MAXSTR) && domore(cstore))
H A Dte.c33 gets1(char *s, int len) function
H A Dt1.c74 while (gets1(line, sizeof line))
H A Dt3.c57 gets1(line, sizeof line);
H A Dtg.c59 while (gets1(line, sizeof line))
H A Dt5.c28 for (nlin=nslin=0; gets1(cstore, MAXSTR); nlin++)

Completed in 55 milliseconds