Home
last modified time | relevance | path

Searched defs:zfile (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dzarchive.h15 struct zfile { struct
23 …struct zfile *archiveparent; // set if parent is archive and this has not yet been unpacked (datas… argument
31 struct zfile *next; argument
33 struct zfile *parent; argument
36 ZFILEREAD zfileread; argument
37 ZFILEWRITE zfilewrite; argument
38 ZFILESEEK zfileseek; argument
59 struct zfile *f; argument
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dzarchive.h12 struct zfile { struct
19 …struct zfile *archiveparent; // set if parent is archive and this has not yet been unpacked (datas… argument
27 struct zfile *next; argument
29 struct zfile *parent; argument
32 ZFILEREAD zfileread; argument
33 ZFILEWRITE zfilewrite; argument
34 ZFILESEEK zfileseek; argument
55 struct zfile *f; argument
/dports/textproc/the_silver_searcher/the_silver_searcher-2.2.0/src/
H A Dzfile.c53 struct zfile { struct
76 zfile_cookie_init(struct zfile *cookie) { in zfile_cookie_init() argument
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Dcwd.c15 fsysdep_needs_cwd (zfile) in fsysdep_needs_cwd() argument
27 zsysdep_local_file_cwd (zfile, zpubdir, pfbadname) in zsysdep_local_file_cwd() argument
45 zsysdep_add_cwd (zfile) in zsysdep_add_cwd() argument
H A Drecep.c94 char *zfile; local
151 char *zfile; local
187 char *zfile; local
H A Daccess.c16 fsysdep_access (zfile) in fsysdep_access() argument
36 fsysdep_daemon_access (zfile) in fsysdep_daemon_access() argument
H A Dwldcrd.c57 fsysdep_wildcard_start (zfile) in fsysdep_wildcard_start() argument
157 zsysdep_wildcard (zfile) in zsysdep_wildcard() argument
H A Dstatsb.c131 char *zfile; local
268 char *zjobid, *zfile; local
285 ixsysdep_file_time (zfile) in ixsysdep_file_time() argument
303 fsysdep_touch_file (zfile) in fsysdep_touch_file() argument
H A Dexists.c10 fsysdep_file_exists (zfile) in fsysdep_file_exists() argument
H A Dfailed.c11 zsysdep_save_failed_file (zfile) in zsysdep_save_failed_file() argument
H A Dmode.c13 ixsysdep_file_mode (zfile) in ixsysdep_file_mode() argument
H A Dsize.c13 csysdep_size (zfile) in csysdep_size() argument
H A Dbasnam.c13 zsysdep_base_name (zfile) in zsysdep_base_name() argument
H A Dchmod.c15 fsysdep_change_mode (zfile, imode) in fsysdep_change_mode() argument
H A Dsplnam.c13 zsysdep_spool_file_name (qsys, zfile, pseq) in zsysdep_spool_file_name() argument
H A Dcorrup.c11 zsysdep_save_corrupt_file (zfile) in zsysdep_save_corrupt_file() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/util/zip/
H A DZipFile.c135 Java_java_util_zip_ZipFile_getTotal(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_getTotal()
143 Java_java_util_zip_ZipFile_startsWithLOC(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_startsWithLOC()
151 Java_java_util_zip_ZipFile_getManifestNum(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_getManifestNum()
159 Java_java_util_zip_ZipFile_close(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_close()
165 Java_java_util_zip_ZipFile_getEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_getEntry()
193 Java_java_util_zip_ZipFile_freeEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_freeEntry()
202 Java_java_util_zip_ZipFile_getNextEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_getNextEntry()
254 jlong zfile) in Java_java_util_zip_ZipFile_getCommentBytes()
306 Java_java_util_zip_ZipFile_read(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_read()
352 jlong zfile = (*env)->GetLongField(env, obj, jzfileID); in Java_java_util_jar_JarFile_getMetaInfEntryNames() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/util/zip/
H A DZipFile.c135 Java_java_util_zip_ZipFile_getTotal(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_getTotal()
143 Java_java_util_zip_ZipFile_startsWithLOC(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_startsWithLOC()
151 Java_java_util_zip_ZipFile_getManifestNum(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_getManifestNum()
159 Java_java_util_zip_ZipFile_close(JNIEnv *env, jclass cls, jlong zfile) in Java_java_util_zip_ZipFile_close()
165 Java_java_util_zip_ZipFile_getEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_getEntry()
193 Java_java_util_zip_ZipFile_freeEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_freeEntry()
202 Java_java_util_zip_ZipFile_getNextEntry(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_getNextEntry()
254 jlong zfile) in Java_java_util_zip_ZipFile_getCommentBytes()
306 Java_java_util_zip_ZipFile_read(JNIEnv *env, jclass cls, jlong zfile, in Java_java_util_zip_ZipFile_read()
352 jlong zfile = (*env)->GetLongField(env, obj, jzfileID); in Java_java_util_jar_JarFile_getMetaInfEntryNames() local
[all …]
/dports/emulators/uae/uae-0.8.29/src/
H A Dzfile.c21 struct zfile struct
23 struct zfile *next; argument
24 struct zfile **pprev; argument
29 static struct zfile *zlist = 0; argument
/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dfile_access_zip.h58 unzFile zfile; member
87 unzFile zfile; variable
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dfile_access_zip.h58 unzFile zfile; member
87 unzFile zfile; variable
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dfile_access_zip.h59 unzFile zfile; member
88 unzFile zfile; variable
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dfile_access_zip.h59 unzFile zfile; member
88 unzFile zfile; variable
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dunitzonemd.c60 static void zonemd_generate_test(const char* zname, char* zfile, in zonemd_generate_test()
177 char* zfile = SRCDIRSTR "/testdata/zonemd.example1.zone"; in zonemd_check_test() local
249 static void zonemd_verify_test(char* zname, char* zfile, char* tastr, in zonemd_verify_test()
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Dspool.c17 fspool_file (zfile) in fspool_file() argument

12345678910>>...12