Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 271) sorted by relevance

1234567891011

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm83 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 Dmakefs_tests_common.sh38 local directories=$TEST_INPUTS_DIR
45 directories="$directories $OPTARG"
70 for directory in $directories; do
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-rehash.pod.in40 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 Dlocate.rc14 # directories to be put in the database
20 # directories unwanted in output
/freebsd/crypto/openssl/
H A DNOTES-UNIX.md31 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 DNOTES-WINDOWS.md91 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.gitignore44 # Ignore generated directories.
53 # Ignore cmake generated directories and files.
/freebsd/tools/build/options/
H A DWITH_DIRDEPS_BUILD22 and child directories.
41 Completion would require leaf directories for building each kernel
H A DWITHOUT_UNIFIED_OBJDIR4 For native-builds and builds done directly in sub-directories the format of
/freebsd/usr.bin/bmake/tests/
H A DREADME13 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 DREADME32 Clean up the obj directories. Note that this does not
40 Remove the obj directories completely.
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindCRYPTO.cmake20 # 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 DFindPCAP.cmake83 # 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 DREADME3 These files and directories contain code generated by the FreeBSD
/freebsd/release/packages/
H A Druntime.ucl9 directories: {
/freebsd/sys/ufs/ufs/
H A DREADME.extattr10 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 DDoxyfile61 # 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 DDoxyfile61 # 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 Duser-udev.m42 AC_MSG_CHECKING(for udev directories)
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt58 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 Dunbound.service.in14 ; - `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 De_loader_attic.txt16 search only supported for directories
/freebsd/contrib/file/magic/Magdir/
H A Dzip117 #>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 DREADME.txt13 As a rule, only those directories actually needing to be created should be
/freebsd/contrib/libarchive/
H A DFREEBSD-upgrade9 For the contrib directory files and directories were pruned by:

1234567891011