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

  /src/games/larn/
extern.h 129 int lappend(char *);
scores.c 655 if (lappend(logfile) < 0) { /* append to file */
848 if (lappend(playerids) < 0)
diag.c 331 if (lappend(fname) < 0)
io.c 38 * lappend(filename) open for append to an existing file
504 * lappend(filename) Open for append to an existing file
507 * lappend(0) means to the terminal
511 lappend(char *str) function

Completed in 71 milliseconds