/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 83 my %directories = (); 156 note "The results of this test will end up in $directories{RESULTS}" 159 __cwd($directories{RESULTS}); 667 return catfile($directories{RESULTS}); 938 $directories{SRCTOP} = abs_path($ENV{SRCTOP} || $ENV{TOP}); 939 $directories{BLDTOP} = abs_path($ENV{BLDTOP} || $ENV{TOP}); 940 $directories{BLDAPPS} = $ENV{BIN_D} || __bldtop_dir("apps"); 941 $directories{SRCAPPS} = __srctop_dir("apps"); 942 $directories{BLDFUZZ} = __bldtop_dir("fuzz"); 943 $directories{SRCFUZZ} = __srctop_dir("fuzz"); [all …]
|
/freebsd/usr.sbin/makefs/tests/ |
H A D | makefs_tests_common.sh | 38 local directories=$TEST_INPUTS_DIR 45 directories="$directories $OPTARG" 70 for directory in $directories; do
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-rehash.pod.in | 40 B<openssl rehash> scans directories and calculates a hash value of 46 directories to be set up like this in order to find certificates. 48 If any directories are named on the command line, then those are 50 is consulted; this should be a colon-separated list of directories, 137 Colon separated list of directories to operate on. 138 Ignored if directories are listed on the command line.
|
/freebsd/usr.bin/locate/locate/ |
H A D | locate.rc | 14 # directories to be put in the database 20 # directories unwanted in output
|
/freebsd/crypto/openssl/ |
H A D | NOTES-UNIX.md | 31 unless the libraries are to be installed in directories that you know 54 Please do not use verbatim directories in your runtime shared library 68 1. Using directories specified in DT_RPATH, unless DT_RUNPATH is also set. 70 3. Using directories specified in DT_RUNPATH. 71 4. Using system shared object caches and default directories.
|
H A D | NOTES-WINDOWS.md | 91 Installation directories 94 The default installation directories are derived from environment 113 ALSO NOTE that those directories are usually write protected, even if 117 is, of course, to choose a different set of directories by using 262 NOTE: `make test` and normal file operations may fail in directories
|
/freebsd/contrib/googletest/ |
H A D | .gitignore | 44 # Ignore generated directories. 53 # Ignore cmake generated directories and files.
|
/freebsd/tools/build/options/ |
H A D | WITH_DIRDEPS_BUILD | 22 and child directories. 41 Completion would require leaf directories for building each kernel
|
H A D | WITHOUT_UNIFIED_OBJDIR | 4 For native-builds and builds done directly in sub-directories the format of
|
/freebsd/usr.bin/bmake/tests/ |
H A D | README | 13 all file in a directory, by files in one of make's obscure object directories 14 as well as in other directories make happens to look into. Therefor the 65 % [MAKE_PROG=path_to_make_binary] prove [options] [files/directories] 108 directories are created during setup and reset. When 119 may be copied from/to sub-directories. The sub-directory
|
/freebsd/tools/tools/locale/ |
H A D | README | 32 Clean up the obj directories. Note that this does not 40 Remove the obj directories completely.
|
/freebsd/contrib/tcpdump/cmake/Modules/ |
H A D | FindCRYPTO.cmake | 20 # dumped in package-specific directories whose paths are 95 # a bunch of directories. 98 # the directories in which to look for libraries" except in
|
H A D | FindPCAP.cmake | 83 # to include all the directories in CMAKE_PREFIX_PATH. 158 # Check if directories exist and eventually append them to the 251 # Now get the include directories. 283 # Now, get the library directories and libraries for dynamic linking. 319 # Now, get the library directories and libraries for static linking. 380 # "here are the directories in which to look for libraries"
|
/freebsd/share/dtrace/ |
H A D | README | 3 These files and directories contain code generated by the FreeBSD
|
/freebsd/release/packages/ |
H A D | runtime.ucl | 9 directories: {
|
/freebsd/sys/ufs/ufs/ |
H A D | README.extattr | 10 meta-data with files and directories. Extended attributes are defined in 70 system based on special directories at mount-time: 77 search for "system" and "user" sub-directories of the ".attribute"
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | Doxyfile | 61 # The INPUT tag can be used to specify the files and/or directories that contain 63 # directories like "/usr/src/myproject". Separate the files or directories 221 # The INCLUDE_PATH tag can be used to specify one or more directories that 229 # directories. If left blank, the patterns specified with FILE_PATTERNS will
|
/freebsd/contrib/libevent/ |
H A D | Doxyfile | 61 # The INPUT tag can be used to specify the files and/or directories that contain 63 # directories like "/usr/src/myproject". Separate the files or directories 221 # The INCLUDE_PATH tag can be used to specify one or more directories that 229 # directories. If left blank, the patterns specified with FILE_PATTERNS will
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-udev.m4 | 2 AC_MSG_CHECKING(for udev directories)
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-Windows.txt | 58 that Include and Lib directories are in this directory. The files can be 61 used, these Include and Lib directories need to be added to project 62 properties as additional include/library directories. 77 Lib directories in suitable directory, e.g., C:\dev\openssl for the 97 CONFIG_DRIVER_NDIS. In addition, include directories may need to be 100 to be installed in compiler/linker default directories or their
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound.service.in | 14 ; - `ProtectHome=yes` makes the directories /home, /root, and /run/user 30 ; (SUID) or set-group-ID (SGID) bits on files or directories will be denied.
|
/freebsd/crypto/openssl/engines/ |
H A D | e_loader_attic.txt | 16 search only supported for directories
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | zip | 117 #>8 uleshort !0xFFff \b, %u central directories on this disk 118 #>10 uleshort !0xFFff \b, %u central directories
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | README.txt | 13 As a rule, only those directories actually needing to be created should be
|
/freebsd/contrib/libarchive/ |
H A D | FREEBSD-upgrade | 9 For the contrib directory files and directories were pruned by:
|