Home
last modified time | relevance | path

Searched refs:save_file (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/games/rogue/
H A Dinit.c298 env_get_value(&save_file, eptr, 0); in do_opts()
324 init_str(&save_file, "rogue.save"); in do_opts()
H A Dsave.c73 char *save_file = NULL; variable
80 if (!get_input_line("file name?", save_file, fname, sizeof(fname), in save_game()
H A DCHANGES12 The -r option not implemented, use "rogue save_file" instead.
H A Drogue.h677 extern char *save_file;
H A Droom.c95 0, &save_file, NULL
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c221 static void save_file (char *dir, char *name, char *module);
491 save_file (NULL, optarg, NULL); in history()
500 save_file (optarg, NULL, NULL); in history()
581 save_file (NULL, argv[i], NULL); in history()
980 save_file (char *dir, char *name, char *module) in save_file() function
H A DChangeLog1009 * history.c (save_file): Bug fix from last change.
1058 * history.c (save_user, save_file, save_module, read_hrecs): Ditto.
1065 * history.c (history, history_write, save_file): Ditto.
1099 * history.c (history, save_file): Cleanup the API to match the
/netbsd-src/lib/libc/db/hash/
H A Dhash.c193 hashp->save_file = file && (hashp->flags & O_RDWR); in __hash_open()
413 if (__buf_free(hashp, 1, hashp->save_file)) in hdestroy()
461 if (!hashp->save_file) in hash_sync()
484 if (!hashp->save_file) in flush_meta()
H A Dhash.h111 int save_file; /* Indicates whether we need to flush member
/netbsd-src/external/bsd/ipf/lib/
H A DMakefile131 save_file.c \
/netbsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c892 char *save_file; in sendfile() local
894 save_file = file; in sendfile()
929 (long long)stb.st_size, save_file); in sendfile()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-text.cc803 FILE *ck_file, *save_file; in proc_cmd() local
1371 save_file = inp_file; in proc_cmd()
1374 inp_file = save_file; in proc_cmd()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-text.cc808 FILE *ck_file, *save_file; in proc_cmd() local
1376 save_file = inp_file; in proc_cmd()
1379 inp_file = save_file; in proc_cmd()