HomeSort by: relevance | last modified time | path
    Searched refs:lopen (Results 1 - 14 of 14) sorted by relevancy

  /src/games/larn/
help.c 119 if (lopen(helpfile) < 0) {
help.c 119 if (lopen(helpfile) < 0) {
extern.h 128 int lopen(char *);
extern.h 128 int lopen(char *);
tok.c 177 if (lopen(optsfile) < 0) {
tok.c 177 if (lopen(optsfile) < 0) {
scores.c 127 i = lopen(scorefile);
768 if (lopen(logfile) < 0) {
824 if (lopen(playerids) < 0) { /* no file, make it */
scores.c 127 i = lopen(scorefile);
768 if (lopen(logfile) < 0) {
824 if (lopen(playerids) < 0) { /* no file, make it */
diag.c 252 if (lopen(fname) <= 0) {
diag.c 252 if (lopen(fname) <= 0) {
io.c 37 * lopen(filename) open a file for read
482 * lopen(filename) Open a file for read
485 * lopen(0) means from the terminal
489 lopen(char *str) function in typeref:typename:int
io.c 37 * lopen(filename) open a file for read
482 * lopen(filename) Open a file for read
485 * lopen(0) means from the terminal
489 lopen(char *str) function in typeref:typename:int
create.c 246 if (lopen(larnlevels) < 0) {
create.c 246 if (lopen(larnlevels) < 0) {

Completed in 26 milliseconds