Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dextract.c82 static int store_info OF((__GPRO));
435 if (store_info(__G)) in extract_or_test_files()
464 if (store_info(__G)) in extract_or_test_files()
690 static int store_info(__G) /* return 0 if skipping, 1 if OK */ in store_info() function