| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 25-test_eai_data.t | 27 my $folder = "test/recipes/25-test_eai_data"; 29 my $ascii_pem = srctop_file($folder, "ascii_leaf.pem"); 30 my $utf8_pem = srctop_file($folder, "utf8_leaf.pem"); 31 my $kdc_pem = srctop_file($folder, "kdc-cert.pem"); 33 my $ascii_chain_pem = srctop_file($folder, "ascii_chain.pem"); 34 my $utf8_chain_pem = srctop_file($folder, "utf8_chain.pem"); 35 my $kdc_chain_pem = srctop_file($folder, "kdc-root-cert.pem"); 46 is(cmp_text($out, srctop_file($folder, "san.ascii")), 0, 'Comparing othername for ASCII domain'); 50 is(cmp_text($out, srctop_file($folder, "san.utf8")), 0, 'Comparing othername for IDN domain');
|
| /freebsd/libexec/comsat/ |
| H A D | comsat.c | 115 int folder; in mailfor() local 125 folder = 1; in mailfor() 128 folder = 0; in mailfor() 133 notify(utp, buf, offset, folder); in mailfor() 140 notify(struct utmpx *utp, char file[], off_t offset, int folder) in notify() argument 190 folder ? cr : "", folder ? "to " : "", folder ? file : "", in notify()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | netscape | 16 0 string #\ Netscape\ folder\ cache Netscape folder cache 17 0 string \000\036\204\220\000 Netscape folder cache
|
| /freebsd/tools/tools/sortbench/ |
| H A D | README | 8 Files will be output in a new folder called stats with separate files for each statistical comparis… 15 5 trials of the sort time as it's output. That output is saved in the data folder and then passed i… 16 …inistat which then provides the confidence interval of difference between the data in stats folder.
|
| /freebsd/usr.bin/mail/ |
| H A D | fio.c | 415 char *folder; in getfold() local 418 if ((folder = value("folder")) == NULL) in getfold() 420 if (*folder == '/') in getfold() 421 copylen = strlcpy(name, folder, namelen); in getfold() 424 homedir ? homedir : ".", folder); in getfold()
|
| /freebsd/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.bat | 10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder." 12 ECHO Completed nuget packaging build. The package is in the following folder:
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/ |
| H A D | idmap_mount_005.ksh | 98 log_must $NSENTER setpriv --reuid 11000 --regid 11000 --clear-groups mkdir $IDMAPDIR/folder 102 …TER setpriv --reuid 11000 --regid 11000 --clear-groups cp -p $IDMAPDIR/file $IDMAPDIR/folder/file-p 103 …$NSENTER setpriv --reuid 11000 --regid 11000 --clear-groups cp $IDMAPDIR/file $IDMAPDIR/folder/file
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_7zip.c | 900 struct _7z_folder *folder = 0; in archive_read_format_7zip_read_header() local 954 folder = &(zip->si.ci.folders[zip_entry->folderIndex]); in archive_read_format_7zip_read_header() 955 for (fidx = 0; fidx < folder->numCoders; fidx++) { in archive_read_format_7zip_read_header() 956 switch(folder->coders[fidx].codec) { in archive_read_format_7zip_read_header() 2466 struct _7z_folder *folder = &(ci->folders[i]); in read_CodersInfo() local 2469 folder->unPackSize = in read_CodersInfo() 2470 calloc(folder->numOutStreams, sizeof(*folder->unPackSize)); in read_CodersInfo() 2471 if (folder->unPackSize == NULL) in read_CodersInfo() 2473 for (j = 0; j < folder->numOutStreams; j++) { in read_CodersInfo() 2474 if (parse_7zip_int64(a, &(folder->unPackSize[j])) < 0) in read_CodersInfo() [all …]
|
| H A D | archive_read_support_format_cab.c | 338 uint16_t folder; member 851 struct cffolder *folder = &(hd->folder_array[i]); in cab_read_header() local 852 folder->cfdata_offset_in_cab = in cab_read_header() 854 folder->cfdata_count = archive_le16dec(p+CFFOLDER_cCFData); in cab_read_header() 855 folder->comptype = in cab_read_header() 857 folder->compdata = in cab_read_header() 860 if (folder->comptype < in cab_read_header() 862 folder->compname = compression_name[folder->comptype]; in cab_read_header() 864 folder->compname = "UNKNOWN"; in cab_read_header() 874 if (offset32 >= folder->cfdata_offset_in_cab) in cab_read_header() [all …]
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.windows.md | 30 The SDK is a ZIP archive; create a folder on your `C:` drive, e.g. 31 `C:\npcap-sdk`, and put the contents of the ZIP archive into that folder. 41 The Developer's Kit is a ZIP archive; it contains a folder named 109 The downloaded file is a ZIP archive; create a folder on your C: drive, 111 archive into that folder. Then add that folder to the system PATH 127 Open the folder containing the libpcap source with Open > Folder. 154 Open the folder containing the libpcap source with Open > Folder.
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | README | 23 folder. Matching is based on the "EventName" field. 37 The JSONs folder for a CPU model/family may be placed in the root arch 38 folder, or may be placed in a vendor sub-folder under the arch folder
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | fsl,imx6sll-pinctrl.txt | 11 imx6sll-pinfunc.h under device tree source folder. The last integer CONFIG is 39 Refer to imx6sll-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx25-pinctrl.txt | 22 Refer to imx25-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx35-pinctrl.txt | 32 Refer to imx35-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx50-pinctrl.txt | 31 Refer to imx50-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx51-pinctrl.txt | 31 Refer to imx51-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx53-pinctrl.txt | 31 Refer to imx53-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx6q-pinctrl.txt | 37 Refer to imx6q-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx6dl-pinctrl.txt | 37 Refer to imx6dl-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx6sl-pinctrl.txt | 38 Refer to imx6sl-pinfunc.h in device tree source folder for all available
|
| H A D | fsl,imx6sx-pinctrl.txt | 11 imx6sx-pinfunc.h under device tree source folder. The last integer CONFIG is
|
| /freebsd/contrib/llvm-project/libc/src/__support/macros/ |
| H A D | README.md | 1 This folder and its subfolders contain freestanding header only files.
|
| /freebsd/crypto/libecc/build/ |
| H A D | .gitignore | 1 # Ignore all files generated in this folder except this file
|
| /freebsd/contrib/llvm-project/libc/src/__support/macros/properties/ |
| H A D | README.md | 1 This folder contain freestanding header only files that describe constant
|
| /freebsd/share/skel/ |
| H A D | dot.mailrc | 12 set folder=Mail
|