Home | Sort by: relevance | last modified time | path |
/src/games/rogue/ | |
save.c | 73 char *save_file = NULL; variable in typeref:typename:char * 80 if (!get_input_line("file name?", save_file, fname, sizeof(fname), |
/src/lib/libc/db/hash/ | |
hash.h | 111 int save_file; /* Indicates whether we need to flush member in struct:htab |
/src/usr.sbin/lpr/lpd/ | |
printjob.c | 892 char *save_file; local in function:sendfile 894 save_file = file; 929 (long long)stb.st_size, save_file); |