| /freebsd-14.2/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-14.2/libexec/comsat/ |
| H A D | comsat.c | 127 int folder; in mailfor() local 146 folder = strcmp(buf, file); in mailfor() 150 notify(utp, file, offset, folder); in mailfor() 157 notify(struct utmpx *utp, char file[], off_t offset, int folder) in notify() argument 201 folder ? cr : "", folder ? "to " : "", folder ? file : "", in notify()
|
| /freebsd-14.2/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-14.2/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-14.2/usr.bin/mail/ |
| H A D | fio.c | 421 char *folder; in getfold() local 424 if ((folder = value("folder")) == NULL) in getfold() 426 if (*folder == '/') in getfold() 427 copylen = strlcpy(name, folder, namelen); in getfold() 430 homedir ? homedir : ".", folder); in getfold()
|
| /freebsd-14.2/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-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/ |
| H A D | idmap_mount_005.ksh | 107 log_must $NSENTER setpriv --reuid 11000 --regid 11000 --clear-groups mkdir $IDMAPDIR/folder 111 …TER setpriv --reuid 11000 --regid 11000 --clear-groups cp -p $IDMAPDIR/file $IDMAPDIR/folder/file-p 112 …$NSENTER setpriv --reuid 11000 --regid 11000 --clear-groups cp $IDMAPDIR/file $IDMAPDIR/folder/file
|
| /freebsd-14.2/contrib/libpcap/doc/ |
| H A D | README.windows.md | 33 The SDK is a ZIP archive; create a folder on your C: drive, e.g. 34 C:\npcap-sdk, and put the contents of the ZIP archive into that folder. 47 The Developer's Kit is a ZIP archive; it contains a folder named 114 The downloaded file is a ZIP archive; create a folder on your C: drive, 116 archive into that folder. Then add that folder to the system PATH 132 Open the folder containing the libpcap source with Open > Folder. 157 Open the folder containing the libpcap source with Open > Folder.
|
| /freebsd-14.2/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_7zip.c | 654 struct _7z_folder *folder = 0; in archive_read_format_7zip_read_header() local 709 for (fidx=0; folder && fidx<folder->numCoders; fidx++) { in archive_read_format_7zip_read_header() 2203 folder->unPackSize = in read_CodersInfo() 2204 calloc((size_t)folder->numOutStreams, sizeof(*folder->unPackSize)); in read_CodersInfo() 2205 if (folder->unPackSize == NULL) in read_CodersInfo() 3577 coder1 = &(folder->coders[0]); in setup_decode_folder() 3578 if (folder->numCoders == 2) in setup_decode_folder() 3579 coder2 = &(folder->coders[1]); in setup_decode_folder() 3601 folder->numInStreams == 7 && folder->numOutStreams == 4 && in setup_decode_folder() 3650 (size_t)folder->unPackSize[2]; in setup_decode_folder() [all …]
|
| H A D | archive_read_support_format_cab.c | 232 uint16_t folder; member 734 folder->cfdata_offset_in_cab = in cab_read_header() 737 folder->comptype = in cab_read_header() 739 folder->compdata = in cab_read_header() 742 if (folder->comptype < in cab_read_header() 744 folder->compname = compression_name[folder->comptype]; in cab_read_header() 746 folder->compname = "UNKNOWN"; in cab_read_header() 762 folder->decompress_init = 0; in cab_read_header() 822 switch (file->folder) { in cab_read_header() 844 cur_folder = file->folder; in cab_read_header() [all …]
|
| /freebsd-14.2/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,imx51-pinctrl.txt | 31 Refer to imx51-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,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,imx50-pinctrl.txt | 31 Refer to imx50-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,imx6sx-pinctrl.txt | 11 imx6sx-pinfunc.h under device tree source folder. The last integer CONFIG is
|
| 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,vf610-pinctrl.txt | 40 Please refer to vf610-pinfunc.h in device tree source folder
|
| H A D | fsl,imx6ul-pinctrl.txt | 12 imx6ul-pinfunc.h under device tree source folder. The last integer CONFIG is
|
| /freebsd-14.2/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-14.2/share/skel/ |
| H A D | dot.mailrc | 12 set folder=Mail
|
| /freebsd-14.2/contrib/libucl/tests/schema/ |
| H A D | refRemote.json.disabled | 58 "id": "folder/",
|