Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dprocess.c599 if (open_input_file(__G)) /* this should never happen, given */
H A Dunzpriv.h1771 int open_input_file OF((__GPRO));
H A Dfileio.c178 int open_input_file(__G) /* return 1 if open failed */ in open_input_file() function