lappend
if (lappend(fname) < 0)
int lappend(char *);
if (lappend(logfile) < 0) { /* append to file */
if (lappend(playerids) < 0)