Lines Matching refs:pathname
503 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def)504 const char *pathname;521 pathname,687 extern zipFile ZEXPORT zipOpen (pathname, append)688 const char *pathname;691 return zipOpen2(pathname,append,NULL,NULL);