Searched refs:opt_extract_without_path (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
H A D | miniunz.c | 476 static int do_extract(uf,opt_extract_without_path,opt_overwrite,password) in do_extract() argument 478 int opt_extract_without_path; 492 if (do_extract_currentfile(uf,&opt_extract_without_path, 511 static int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrite,password) in do_extract_onefile() argument 514 int opt_extract_without_path; 524 if (do_extract_currentfile(uf,&opt_extract_without_path,
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
H A D | miniunz.c | 476 static int do_extract(uf,opt_extract_without_path,opt_overwrite,password) in do_extract() argument 478 int opt_extract_without_path; 492 if (do_extract_currentfile(uf,&opt_extract_without_path, 511 static int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrite,password) in do_extract_onefile() argument 514 int opt_extract_without_path; 524 if (do_extract_currentfile(uf,&opt_extract_without_path,
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
H A D | miniunz.c | 476 static int do_extract(uf,opt_extract_without_path,opt_overwrite,password) in do_extract() argument 478 int opt_extract_without_path; 492 if (do_extract_currentfile(uf,&opt_extract_without_path, 511 static int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrite,password) in do_extract_onefile() argument 514 int opt_extract_without_path; 524 if (do_extract_currentfile(uf,&opt_extract_without_path,
|