Searched refs:folders (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_7zip.c | 177 struct _7z_folder *folders; member 708 folder = &(zip->si.ci.folders[zip_entry->folderIndex]); in archive_read_format_7zip_read_header() 2131 if (ci->folders) { in free_CodersInfo() 2133 free_Folder(&(ci->folders[i])); in free_CodersInfo() 2134 free(ci->folders); in free_CodersInfo() 2168 ci->folders = in read_CodersInfo() 2169 calloc((size_t)ci->numFolders, sizeof(*ci->folders)); in read_CodersInfo() 2170 if (ci->folders == NULL) in read_CodersInfo() 2173 if (read_Folder(a, &(ci->folders[i])) < 0) in read_CodersInfo() 2200 struct _7z_folder *folder = &(ci->folders[i]); in read_CodersInfo() [all …]
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 296 if ( -f "$HOME/.mh_profile" && -X folders ) then 297 if ( ! $?FOLDERS ) setenv FOLDERS "`folders -fast -recurse`" 300 set folders = ( $FOLDERS ) 309 'c,+,$folders,' \ 314 'c,+,$folders,' \ 319 'c,+,$folders,' \ 327 'c,+,$folders,' \ 334 'c,+,$folders,' \ 337 complete folders \ 339 'c,+,$folders,' \ [all …]
|
/freebsd/usr.bin/mail/ |
H A D | cmdtab.c | 81 { "folders", folders, T|M|NOLIST, 0, 0 },
|
H A D | extern.h | 122 int folders(void *);
|
H A D | cmd1.c | 434 folders(void *arg __unused) in folders() function
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_code_coverage.m4 | 223 # Add any folders you want to ignore here
|
/freebsd/sys/contrib/openzfs/tests/ |
H A D | README.md | 213 … zpool_example \ (Make sure to escape the line end as there will be other folders names following)
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 772 Use different intermediate folders for x86 and x64 builds on Windows.
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 1337 # folders).
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 1521 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 1454 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 1604 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
|