Searched refs:filename_to_extract (Results 1 – 1 of 1) sorted by relevance
539 const char *filename_to_extract=NULL; local596 else if ((filename_to_extract==NULL) && (!opt_extractdir))597 filename_to_extract = argv[i] ;651 if (filename_to_extract == NULL)654 …ret_value = do_extract_onefile(uf, filename_to_extract, opt_do_extract_withoutpath, opt_overwrite,…