Home
last modified time | relevance | path

Searched refs:lgetl (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/games/larn/
Dhelp.c37 lgetl(); /* skip over intro message */ in help()
42 lprcat(lgetl()); /* print out each line that in help()
46 tmcapcnv(tmbuf, lgetl()); in help()
88 lprcat(lgetl());/* print out each line that we read in */ in welcome()
91 tmcapcnv(tmbuf, lgetl()); in welcome()
Dextern.h126 char *lgetl(void);
Dcreate.c257 lgetl(); /* advance to desired maze */ in cannedlevel()
259 row = lgetl(); in cannedlevel()
Dscores.c832 p = lgetl();
836 p2 = lgetl();
Dio.c440 lgetl(void) in lgetl() function