Home
last modified time | relevance | path

Searched defs:savefile (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/adventure/
H A Dsave.c57 struct savefile { struct
58 FILE *f;
59 const char *name;
60 bool warned;
61 size_t bintextpos;
62 uint32_t key;
63 struct crcstate crc;
64 unsigned char pad[8];
65 unsigned padpos;
/netbsd-src/games/battlestar/
H A Dinit.c51 char *savefile; in initialize() local
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dwritecaptest.c233 char *cp, *cmdbuf = NULL, *device, *end, *savefile = NULL; in main() local
/netbsd-src/usr.bin/ftp/
H A Dfetch.c1404 char *volatile savefile; fetch_url() local
[all...]