Home
last modified time | relevance | path

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

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