Searched refs:types (Results 76 - 100 of 4954) sorted by relevance

1234567891011>>

/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dif_inet6.h32 #include <sys/types.h>
35 #include <asm/types.h>
/freebsd-current/lib/libkvm/tests/
H A Dkvm_test_common.h28 #include <sys/types.h>
/freebsd-current/tools/build/cross-build/include/linux/
H A Dtime.h50 /* sys/types.h is needed for opensolaris compat */
51 #include <sys/types.h>
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_dtrace.c29 #include <sys/types.h>
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp21 using namespace clang::driver::types;
52 const char *types::getTypeName(ID Id) {
56 types::ID types::getPreprocessedType(ID Id) {
73 types::ID types::getPrecompiledType(ID Id) {
83 const char *types::getTypeTempSuffix(ID Id, bool CLStyle) {
100 bool types::onlyPrecompileType(ID Id) {
105 bool types::canTypeBeUserSpecified(ID Id) {
106 static const clang::driver::types
[all...]
/freebsd-current/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c394 const char *types[2]; local
399 types[0] = "NAME2ADDR";
400 types[1] = "ADDR2NAME";
401 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 2) == 0);
425 const char *types[2]; local
430 types[0] = "NAME2ADDR";
431 ATF_REQUIRE(cap_dns_type_limit(capdns, types, 1) == 0);
432 types[1] = "ADDR2NAME";
434 cap_dns_type_limit(capdns, types, 2) == -1);
435 types[
456 const char *types[2]; local
486 const char *types[2]; local
517 const char *types[2]; local
548 const char *types[2]; local
589 const char *types[2]; local
630 const char *types[2]; local
670 const char *types[2]; local
[all...]
/freebsd-current/contrib/ldns/compat/
H A Dmalloc.c9 #include <sys/types.h>
/freebsd-current/cddl/contrib/opensolaris/cmd/stat/common/
H A Dstatcommon.h36 #include <sys/types.h>
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.c27 #include <sys/types.h>
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_string.h29 #include <sys/types.h>
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.forker.c27 #include <sys/types.h>
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD.cpp19 #include <sys/types.h>
/freebsd-current/crypto/openssh/
H A Dplatform-pledge.c20 #include <sys/types.h>
/freebsd-current/contrib/mandoc/
H A Dlib.c19 #include <sys/types.h>
H A Dmsec.c19 #include <sys/types.h>
H A Dtest-getline.c1 #include <sys/types.h>
H A Dtest-fgetln.c1 #include <sys/types.h>
/freebsd-current/contrib/unbound/compat/
H A Dmalloc.c6 #include <sys/types.h>
/freebsd-current/crypto/heimdal/lib/wind/
H A Dbidi_table.h7 #include <krb5-types.h>
H A Dpunycode_examples.h7 #include <krb5-types.h>
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist_impl.h30 #include <sys/types.h>
H A Dcompress.h32 #include <sys/types.h>
/freebsd-current/sys/contrib/ck/include/
H A Dck_malloc.h31 #include <sys/types.h>
/freebsd-current/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.h37 #include <sys/types.h>
/freebsd-current/sys/contrib/openzfs/module/zstd/include/
H A Dstdint.h49 #include <linux/types.h>

Completed in 239 milliseconds

1234567891011>>