Searched refs:backup (Results 1 – 14 of 14) sorted by relevance
371 unsigned char backup = cert[i]; variable374 cert[i] = backup;
3 $! Procedure to create backup save sets for installing in a PCSI kit.107 $ backup'interchange' 'src_root'[curl...]*.*;0 -123 $ backup'interchange' 'vms_root'[curl...]*.*;0 -
50 $! src_root1:[project_name] is used by me to work around that VMS backup will53 $! This is to make sure that the backup save set for the unmodified64 $! vms_root1:[project_name] is used by me to work around that VMS backup will67 $! This is to make sure that the backup save set for the unmodified
30 The source kits are provided in backup savesets inside of the PCSI install kit.43 These backup savesets should be restored to different directory trees on248 8. Prepare to backup the files for building the kit.263 This compares the reference project source with the backup268 This compares the VMS specific source with the backup274 separate directory for staging the sources for backup make sure
20 $! than the release notes file and the source backup file.
67 with a repository directory or a backup staging
94 } backup; member
3810 ftpwc->backup.write_function = data->set.fwrite_func; in init_wc_data()3814 ftpwc->backup.file_descriptor = data->set.out; in init_wc_data()3852 data->set.fwrite_func = ftpwc->backup.write_function; in wc_statemach()3853 data->set.out = ftpwc->backup.file_descriptor; in wc_statemach()3854 ftpwc->backup.write_function = ZERO_NULL; in wc_statemach()3855 ftpwc->backup.file_descriptor = NULL; in wc_statemach()
41 backup an existing version of *output*
1092 sensible to include it in any integer snapshot or backup of the system.
33 dnl backup the pre-ssl variables
36 dnl backup the pre-ssl variables
843 dnl backup the pre-hyper variables1514 dnl backup the pre-brotli variables1604 dnl backup the pre-zstd variables2273 dnl backup the pre-libpsl variables2386 dnl backup the pre-libssh2 variables2464 dnl backup the pre-libssh variables2545 dnl backup the pre-wolfssh variables3134 dnl backup the pre-ngtcp2 variables3630 dnl backup the pre-quiche variables3744 dnl backup the pre-msh3 variables[all …]
3162 Curl_recv *backup = conn->recv[0]; in ssh_tls_recv() local3171 conn->recv[0] = backup; in ssh_tls_recv()3187 Curl_send *backup = conn->send[0]; in ssh_tls_send() local3196 conn->send[0] = backup; in ssh_tls_send()
Completed in 59 milliseconds