Searched refs:dirs (Results 51 - 60 of 60) sorted by relevance

123

/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.h86 char **dirs;
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk220 # If a src dir gets built with multiple object dirs,
H A Dmeta.stage.mk346 # get a list of paths that we have previously staged to those same dirs
H A Ddirdeps.mk602 # the :M*/*/*.* just tries to limit the dirs we check to likely ones.
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk221 # If a src dir gets built with multiple object dirs,
H A Ddirdeps.mk534 # the :M*/*/*.* just tries to limit the dirs we check to likely ones.
/freebsd-11-stable/sys/conf/
H A Dkern.mk9 -Wmissing-include-dirs -fdiagnostics-show-option \
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1896 llvm::SmallVector<llvm::StringRef, 5> dirs; local
1897 CIncludeDirs.split(dirs, ":");
1898 for (llvm::StringRef dir : dirs) {
1922 // Add the multilib dirs
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c1216 const char *dirs[] = { "/etc/ntp", "/etc", 0 }; local
1222 for (cpp=dirs; *cpp; cpp++) {
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp739 add(".idata$2", idata.dirs);

Completed in 213 milliseconds

123