Home
last modified time | relevance | path

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

/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-codegen-pure-2.25.2/tests/
H A Dbundled_proto_consistent.rs47 let our_copy = "src/proto/google"; in test_bundled_google_proto_files_consistent() localVariable
48 assert_equal_recursively(Path::new(source), Path::new(our_copy)); in test_bundled_google_proto_files_consistent()
54 let our_copy = "src/proto/rustproto.proto"; in test_bundled_rustproto_proto_consistent() localVariable
55 assert_equal_recursively(Path::new(source), Path::new(our_copy)); in test_bundled_rustproto_proto_consistent()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-codegen-pure-2.25.2/tests/
H A Dbundled_proto_consistent.rs47 let our_copy = "src/proto/google";
48 assert_equal_recursively(Path::new(source), Path::new(our_copy));
54 let our_copy = "src/proto/rustproto.proto";
55 assert_equal_recursively(Path::new(source), Path::new(our_copy));
/dports/mail/alpine/alpine-465e23b/pith/
H A Dreadfile.h34 int our_copy(char *, char *);
H A Dreadfile.c78 our_copy(char *to_file, char *from_file) in our_copy() function
H A Dsmime.c330 if(our_copy(fpath, pathkey) == 0) in setup_pwdcert()
361 if(our_copy(fpath, pathkey) == 0) in setup_pwdcert()
407 if(our_copy(fpath, fpath2) == 0) in setup_pwdcert()
416 if(our_copy(fpath, fpath2) == 0) in setup_pwdcert()
750 if(our_copy(PrivateKeyPath, full_filename) == 0){ /* <-- save the private key */ in import_certificate()
752 if(our_copy(PublicCertPath, use_this_file) == 0){ in import_certificate()
874 rc = our_copy(buf, full_filename); in import_certificate()
900 rc = our_copy(buf, full_filename); in import_certificate()
H A Dsmkeys.c364 if (our_copy(buf2, buf) == 0)
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dreadfile.h34 int our_copy(char *, char *);
H A Dreadfile.c78 our_copy(char *to_file, char *from_file) in our_copy() function
H A Dsmime.c330 if(our_copy(fpath, pathkey) == 0) in setup_pwdcert()
361 if(our_copy(fpath, pathkey) == 0) in setup_pwdcert()
407 if(our_copy(fpath, fpath2) == 0) in setup_pwdcert()
416 if(our_copy(fpath, fpath2) == 0) in setup_pwdcert()
750 if(our_copy(PrivateKeyPath, full_filename) == 0){ /* <-- save the private key */ in import_certificate()
752 if(our_copy(PublicCertPath, use_this_file) == 0){ in import_certificate()
874 rc = our_copy(buf, full_filename); in import_certificate()
900 rc = our_copy(buf, full_filename); in import_certificate()
H A Dsmkeys.c364 if (our_copy(buf2, buf) == 0)
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dimport.c3480 static struct _inittab *our_copy = NULL; in PyImport_ExtendInittab() local
3493 p = our_copy; in PyImport_ExtendInittab()
3499 if (our_copy != PyImport_Inittab) in PyImport_ExtendInittab()
3501 PyImport_Inittab = our_copy = p; in PyImport_ExtendInittab()
/dports/lang/python27/Python-2.7.18/Python/
H A Dimport.c3480 static struct _inittab *our_copy = NULL; in PyImport_ExtendInittab() local
3493 p = our_copy; in PyImport_ExtendInittab()
3499 if (our_copy != PyImport_Inittab) in PyImport_ExtendInittab()
3501 PyImport_Inittab = our_copy = p; in PyImport_ExtendInittab()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Python/
H A Dimport.c3354 static struct _inittab *our_copy = NULL; in find_module() local
3367 p = our_copy; in find_module()
3373 if (our_copy != PyImport_Inittab) in find_module()
3375 PyImport_Inittab = our_copy = p; in find_module()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dimport.c3354 static struct _inittab *our_copy = NULL; in find_module() local
3367 p = our_copy; in find_module()
3373 if (our_copy != PyImport_Inittab) in find_module()
3375 PyImport_Inittab = our_copy = p; in find_module()