Home
last modified time | relevance | path

Searched defs:store_file (Results 1 – 25 of 42) sorted by relevance

12

/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/media/v1/
H A Dstorage_provider.py40 async def store_file(self, path: str, file_info: FileInfo) -> None: member in StorageProvider
89 async def store_file(self, path: str, file_info: FileInfo) -> None: member in StorageProviderWrapper
144 async def store_file(self, path: str, file_info: FileInfo) -> None: member in FileStorageProviderBackend
H A Dmedia_storage.py80 async def store_file(self, source: IO, file_info: FileInfo) -> str: member in MediaStorage
/dports/databases/sharedance/sharedance-0.6/src/
H A Dprocess.c120 char *store_file; in client_process_store() local
213 char *store_file; in client_process_fetch() local
284 char *store_file; in client_process_delete() local
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_http_upload_external/
H A Dshare.php98 $store_file = fopen($store_file_name, 'x'); variable
H A Dshare_v2.php112 $store_file = fopen($store_file_name, 'x'); variable
/dports/textproc/bibtool/BibTool/test/lib/
H A DBUnit.pm203 sub store_file { subroutine
/dports/www/apache24/httpd-2.4.53/modules/tls/
H A Dtls_cert.c334 apr_pool_t *p, const char *store_file, rustls_root_cert_store **pstore) in tls_cert_load_root_store()
423 const char *store_file, in tls_cert_root_stores_get()
501 const char *store_file) in verifiers_get_or_make_entry()
516 const char *store_file, in tls_cert_client_verifiers_get()
542 const char *store_file, in tls_cert_client_verifiers_get_optional()
/dports/net/nbdkit/nbdkit-1.20.4/plugins/data/
H A Dformat.c53 store_file (struct sparse_array *sa, in store_file() function
/dports/sysutils/p5-MogileFS-Client/MogileFS-Client-1.17/lib/MogileFS/
H A DClient.pm460 sub store_file { subroutine
/dports/math/eprover/eprover-E-2.0/PROVER/
H A Dekb_delete.c97 DStr_p name, store_file; in main() local
H A Dekb_insert.c109 DStr_p name, store_file; in main() local
H A Dekb_ginsert.c108 DStr_p name, store_file; in main() local
/dports/security/openvas/openvas-scanner-21.4.3/src/
H A Dutils.c110 store_file (struct scan_globals *globals, const char *file, in store_file() function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/credentials/
H A Dcreds.py178 def __init__(self, store_file): argument
209 def __init__(self, store_file): argument
268 def __init__(self, store_file): argument
614 def GetCredentialStore(store_file=None, access_token_file=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/native_lib_memory/
H A Dparse_smaps.py107 def ParseProcSmaps(device, pid, store_file=False): argument
/dports/deskutils/egroupware/egroupware/api/src/Etemplate/Widget/
H A DVfs.php271 public static function store_file($path, &$file) function in EGroupware\\Api\\Etemplate\\Widget\\Vfs
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/files/
H A DFileManager.hpp28 void FileManager::store_file(FileId file_id, StorerT &storer, int32 ttl) const { in store_file() function in td::FileManager
/dports/lang/nwcc/nwcc_0.8.3/
H A Ddriver.c54 store_file(char ***output_names, int **output_del, int needdel, in store_file() function
/dports/x11-toolkits/tepl/tepl-5.1.1/testsuite/
H A Dtest-metadata-manager.c206 GFile *store_file; in check_value_round_trip() local
/dports/x11-toolkits/tepl6/tepl-6.00.0/testsuite/
H A Dtest-metadata-manager.c206 GFile *store_file; in check_value_round_trip() local
/dports/misc/lifelines/lifelines-3.1.1/src/gedlib/
H A Dintrface.c82 store_file (STRING key, STRING file) in store_file() function
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/protobuf/
H A DWAL.proto132 repeated string store_file = 3; // relative to store dir field
/dports/security/snort3/snort3-3.1.19.0/src/file_api/
H A Dfile_capture.cc473 void FileCapture::store_file() in store_file() function in FileCapture
/dports/www/kannel/gateway-1.4.4/gw/
H A Dbb_store_file.c463 Octstr *store_file, *key; in store_file_load() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/ES/
H A DES.cpp858 const auto store_file = in ReadCertStore() local
883 const auto store_file = in WriteNewCertToStore() local

12