Home
last modified time | relevance | path

Searched +refs:archive +refs:file +refs:list +refs:start (Results 1 – 25 of 30391) sorted by relevance

12345678910>>...1216

/dports/archivers/py-bup/bup-0.31/Documentation/
H A Dbup-meta.md14 bup meta \--list
15 ~ [-v] [-q] [-f *file*]
20 bup meta \--start-extract
43 archive to standard output unless `--file` is specified.
45 -t, \--list
47 archive from standard input unless `--file` is specified.
50 : Extract a metadata archive. Conceptually, perform `--start-extract`
54 \--start-extract
68 `--start-extract`. The archive will be read from standard input
94 or `--start-extract`). This option is enabled by default.
[all …]
/dports/archivers/py-borgbackup/borgbackup-1.1.17/docs/usage/
H A Dlist.rst.inc1 .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
5 borg list
70 repository or archive to list contents of
72 paths to list; patterns are supported
76 --short only print file/directory names, nothing else
77 …--format FORMAT, --list-format FORMAT specify format for file listing (default: "{mode} {user:6…
128 - start: time (start) of creation of the archive
129 - time: alias of "start"
154 - num_chunks: number of chunks in this file
155 - unique_chunks: number of unique chunks in this file
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/resource/
H A Dexe.cache2522 "LOG: restored log file \"00000004.history\" from archive",
2788 "LOG: restored log file \"00000005.history\" from archive",
2915 "LOG: restored log file \"00000005.history\" from archive",
2916 "LOG: restored log file \"00000006.history\" from archive",
2918 "LOG: restored log file \"00000006.history\" from archive",
4584 "LOG: restored log file \"00000008.history\" from archive",
5272 " WAL file\\(s\\) to archive|pushed WAL file \\'0000000"
8120 "LOG: restored log file \"00000004.history\" from archive",
8384 "LOG: restored log file \"00000005.history\" from archive",
8512 "LOG: restored log file \"00000004.history\" from archive",
[all …]
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Archive/
H A Dkrarchandler.cpp203 KProcess list; in arcFileCount() local
204 list << lister << archive; in arcFileCount()
208 list.start(); in arcFileCount()
284 cpio.start(); in unpack()
299 dpkg.start(); in unpack()
342 proc.start(); in unpack()
414 proc.start(); in test()
531 for (QStringList::Iterator file = fileNames.begin(); file != fileNames.end(); ++file) { in pack() local
532 proc << *file; in pack()
542 proc.start(); in pack()
[all …]
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/tool/
H A DEclipseFileManager.java168 Archive archive = this.getArchive(file); in collectAllMatchingFiles() local
211 return list; in concatFiles()
406 Archive archive = getArchive(file); in getFileForInput() local
463 Archive archive = getArchive(file); in getJavaFileForInput() local
605 list.add(file); in getOutputDir()
606 return list; in getOutputDir()
887 final int start = 0; in processPathEntries() local
912 int state = start; in processPathEntries()
919 case start: in processPathEntries()
948 case start: in processPathEntries()
[all …]
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/apt/util/
H A DEclipseFileManager.java167 Archive archive = this.getArchive(file); in collectAllMatchingFiles() local
210 return list; in concatFiles()
402 Archive archive = getArchive(file); in getFileForInput() local
457 Archive archive = getArchive(file); in getJavaFileForInput() local
593 list.add(file); in getOutputDir()
594 return list; in getOutputDir()
886 final int start = 0; in processPathEntries() local
911 int state = start; in processPathEntries()
918 case start: in processPathEntries()
947 case start: in processPathEntries()
[all …]
/dports/biology/iolib/io_lib-io_lib-1-14-10/docs/
H A DHash_File_Format2 with data containing a file size and position within an archive. It's
3 designed to be a general purpose indexing tool for most archive
21 Header, archive file name, file headers/footers, hash buckets, hash
22 linked list items, footer.
38 xL (archive filename)
46 x4 (4-byte offset of linked list pos, rel. to the start of the hdr)
58 The HashFile index may either be a separate file to the archive, in
60 or part of the archive itself in which case archive name is zero
64 generated as a separate file to simply be appended to the archive with
67 The HashFile index may also be at the start (preferred and searched
[all …]
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_tar12 # - Anywhere -- appears, gets a list of long options to complete from
20 # collected from options arguments that start with only one hyphen,
22 # that does not start with a hyphen.
40 (( $words[(I)--list] )) && _tar_cmd="t$_tar_cmd"
59 # second one didn't start with a hyphen but contained a `f', and after
63 tmp="$words[(I)--file=*]"
136 # commands. We run `tar t...' on the file, keeping the list of
138 # changes. We skip this test if the alleged archive is not a file.
165 _wanted files expl 'file from archive' _multi_parts / _tar_cache_list
172 '(A c u x)t[list archive contents]' \
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/build/config/
H A Dconfig.yaml10 # log-file:
40 log-file: false
50 log-file: false
64 log-file: false
140 start: {}
355 start:
776 start: {}
798 start: {}
1105 start-fast:
1455 start:
[all …]
/dports/audio/mikmod/mikmod-3.2.8/src/
H A Dmarchive.c369 static int MA_truncate (int fd, const char *startpat, int start, int end, char **file) in MA_truncate() argument
378 if (file) *file = NULL; in MA_truncate()
404 if (((startpat && *startpat) || start>0) && in MA_truncate()
410 while (start>0 && pos-buf < cnt) { in MA_truncate()
411 if (*pos == '\n') start--; in MA_truncate()
658 int t, archive = -1; in MA_FindFiles() local
683 archive = t; in MA_FindFiles()
687 if (archive >= 0) { in MA_FindFiles()
688 if (config.archiver[archive].list && *config.archiver[archive].list) { in MA_FindFiles()
703 command = get_command (config.archiver[archive].list, in MA_FindFiles()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/archive/tests/
H A Dcore.yml23 # Make sure we start fresh
34 file:
46 file:
58 - name: Retrieve archive file information - file options ({{ format }})
70 - name: Remove the archive - file options ({{ format }})
71 file:
82 - name: Retrieve archive file information - non-ascii ({{ format }})
141 - name: Archive - path list ({{ format }})
151 - name: Verify that archive exists - path list ({{ format }})
156 - name: Assert that archive contains all files - path list ({{ format }})
[all …]
/dports/archivers/ark/ark-21.12.3/part/
H A Dpart.cpp291 job->start(); in extractSelectedFilesTo()
562 job->start(); in slotAddComment()
577 job->start(); in slotTestArchive()
613 job->start(); in loadArchive()
729 job->start(); in slotQuickExtractFiles()
740 QModelIndexList list; in getSelectedIndexes() local
745 return list; in getSelectedIndexes()
1013 job->start(); in slotOpenEntry()
1119 QStringList list = QStringList() << file; in slotWatchedFileModified() local
1385 job->start(); in slotAddFiles()
[all …]
/dports/sysutils/ezjail/ezjail-3.4.2/share/zsh/site-functions/
H A D_ezjail-admin4 # This file is under the Beerware license, like ezjail itself
28 "cryptostart[start the encrypted jails]" \
31 "list[list all jails]" \
34 "start[start a jail]" \
43 "-a[archive name]:archive name:" \
46 "-A[archive all jails]" \
55 "-c[jail cpuset]:cpu list:" \
65 "-f[start the jail if it isn't running]" \
74 "-a[restore from archive]:archive:_files" \
78 "-b[jail start will be synchronous]" \
[all …]
/dports/net/serveez/serveez-0.2.2/build-aux/guile-baux/
H A Dc-tsar27 ;; Create or update a texinfo snippet archive, scanning
30 ;; create -- scan FILE...; write a new archive
32 ;; archive, creating one if necessary
33 ;; rescan -- scan files named in an existing archive which
34 ;; are newer than the archive; update entries
129 (list
220 (let loop ((start 0) (acc '()))
289 ((equal? start (string-contains orig "doc:" start))
307 (let loop ((acc '()) (start 0))
376 (delete-file filename)
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/src/org/eclipse/jdt/internal/compiler/tool/
H A DEclipseFileManager.java156 Archive archive = this.getArchive(file); in collectAllMatchingFiles() local
227 return list; in concatFiles()
409 Archive archive = getArchive(file); in getFileForInput() local
476 Archive archive = getArchive(file); in getJavaFileForInput() local
625 list.add(file); in getOutputDir()
1016 final int start = 0; in processPathEntries() local
1041 int state = start; in processPathEntries()
1048 case start: in processPathEntries()
1077 case start: in processPathEntries()
1114 case start: in processPathEntries()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/org/eclipse/jdt/internal/compiler/apt/util/
H A DEclipseFileManager.java157 Archive archive = this.getArchive(file); in collectAllMatchingFiles() local
228 return list; in concatFiles()
406 Archive archive = getArchive(file); in getFileForInput() local
475 Archive archive = getArchive(file); in getJavaFileForInput() local
624 list.add(file); in getOutputDir()
991 final int start = 0; in processPathEntries() local
1016 int state = start; in processPathEntries()
1023 case start: in processPathEntries()
1052 case start: in processPathEntries()
1089 case start: in processPathEntries()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/planet-lib/planet/private/
H A Dcmdline-tool.rkt7 that if it's a tool it won't start w/ DrRacket, etc)
20 (provide start)
31 (define (start raco?)
48 (do-archive path)]
124 "\nPrint the structure of the PLaneT archive named by <plt-file> to the standard output port.
129 ["print" "display a file within a .plt archive"
197 (define (do-archive p)
232 (list < =)
246 (list < =)
247 (list < =)
[all …]
/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dwindow.c545 GtkTextIter start,end; in xa_clear_comment_window() local
547 gtk_text_buffer_get_iter_at_offset(buf,&start,0); in xa_clear_comment_window()
549 gtk_text_buffer_delete(buf,&start,&end); in xa_clear_comment_window()
610 GtkTextIter start,end; in xa_comment_window_insert_in_archive() local
617 gtk_text_buffer_get_iter_at_offset(buf,&start,0); in xa_comment_window_insert_in_archive()
619 content = gtk_text_buffer_get_text(buf,&start,&end,FALSE); in xa_comment_window_insert_in_archive()
1133 (*archive[current_page]->archiver->list)(archive[current_page]); in xa_open_archive()
1419 (*archive[idx]->archiver->delete)(archive[idx], list); in xa_delete_archive()
2134 list = list->next; in xa_row_selected()
2758 result = (*archive[idx]->archiver->extract) (archive[idx],list); in xa_open_with_from_popupmenu()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Darc-mode.el894 (let ((start (point-max))
1010 (let ((start (point))
1021 (goto-char start)
1073 (dolist (file files)
1198 (append (cdr command) (list archive name))))
1223 (append (cdr command) (list archive name)))
1373 (list archive ename)))))
1737 (defun archive-lzh-summarize (&optional start)
2117 (unless file (setq file buffer-file-name))
2312 (unless file
[all …]
/dports/sysutils/kbackup/kbackup-21.12.3/src/
H A DArchiver.cxx270 QFile file(fileName); in loadProfile() local
281 QTextStream stream(&file); in loadProfile()
367 file.close(); in loadProfile()
382 QFile file(fileName); in saveProfile() local
390 QTextStream stream(&file); in saveProfile()
419 file.close(); in saveProfile()
505 runTimer.start(1000); in createArchive()
507 elapsed.start(); in createArchive()
1040 if ( !list[i].isSymLink() && list[i].isDir() ) in addDirFiles()
1265 timer.start(); in addLocalFile()
[all …]
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/docsrc/imap/reference/manpages/systemcommands/
H A Darbitron.rst19 **arbitron** [ **-C** *config-file* ] [ **-o** ] [ **-u** ] [ **-l** ] [ **-p** *months* ]
57 .. option:: -C config-file
68 userid, r/s, start time, end time).
80 The start date and optionally the end date are specified as 2-digit
105 Long-format list.
138 Old format (no subscribers) short list.
145 tech.Commits.archive 0
157 Normal short list.
164 tech.Commits.archive 0 4
183 tech.Commits.archive 0 4
[all …]
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/docsrc/imap/reference/manpages/systemcommands/
H A Darbitron.rst19 **arbitron** [ **-C** *config-file* ] [ **-o** ] [ **-u** ] [ **-l** ] [ **-p** *months* ]
57 .. option:: -C config-file
68 userid, r/s, start time, end time).
80 The start date and optionally the end date are specified as 2-digit
105 Long-format list.
138 Old format (no subscribers) short list.
145 tech.Commits.archive 0
157 Normal short list.
164 tech.Commits.archive 0 4
183 tech.Commits.archive 0 4
[all …]
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/docsrc/imap/reference/manpages/systemcommands/
H A Darbitron.rst19 **arbitron** [ **-C** *config-file* ] [ **-o** ] [ **-u** ] [ **-l** ] [ **-p** *months* ]
57 .. option:: -C config-file
68 userid, r/s, start time, end time).
80 The start date and optionally the end date are specified as 2-digit
105 Long-format list.
138 Old format (no subscribers) short list.
145 tech.Commits.archive 0
157 Normal short list.
164 tech.Commits.archive 0 4
183 tech.Commits.archive 0 4
[all …]
/dports/sysutils/fusefs-zip/fuse-zip-0.4.4/tests/blackbox/
H A Dfuse-zip.test559 fstest add-file-to-empty-archive {Add file to empty archive} {
571 fstest add-file {Add file to archive} {
621 fstest add-remove-file {Add file to archive and remove it} {
690 fstest remove-file {Remove file from archive} {
737 fstest remove-last-file {Remove last file from archive} {
922 seek $f $count start
944 filename.ext start
951 seek $f [ expr {5+$count} ] start
981 seek $f [expr {$count + 1}] start
1010 seek $f 8208 start
[all …]
/dports/archivers/libcomprex/libcomprex-0.3.3/
H A DNEWS2 * Added basic archive writing support.
3 * Added a cpio archive module.
4 * Added a zip archive module.
5 * Added the beginnings of a cab archive module.
18 archive.
27 * Fixed a bug in the tar module where filenames that start with '.'
34 * Fixed a bug where an archive's file pointer was getting destroyed too
36 * Fixed bugs when "." and ".." start the path name of some files.
40 * Fixed a bug in directory searching where only one directory in a list
45 * Added file seeking in the ar and tar modules.
[all …]

12345678910>>...1216