Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dsdt.h56 #define DTRACE_SMB_START(name, type1, arg1) \ argument
58 #define DTRACE_SMB_DONE(name, type1, arg1) \ argument
65 #define DTRACE_SMB2_START(name, type1, arg1) \ argument
67 #define DTRACE_SMB2_DONE(name, type1, arg1) \ argument
75 #define DTRACE_PROBE(name, type1, arg1) \ argument
78 #define DTRACE_PROBE1(name, type1, arg1) \ argument
81 #define DTRACE_PROBE2(name, type1, arg1, type2, arg2) \ argument
84 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
/freebsd/crypto/openssl/include/openssl/
H A Dobjects.h83 #define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
88 #define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
90 #define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
120 #define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
134 #define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
148 #define OBJ_bsearch(type1, key, type2, base, num, cmp) \ argument
155 #define OBJ_bsearch_ex(type1, key, type2, base, num, cmp, flags) \ argument
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Datomic.c65 #define ATOMIC_ADD(name, type1, type2) \ argument
87 #define ATOMIC_SUB(name, type1, type2) \ in ATOMIC_ADD() argument
177 #define ATOMIC_ADD_NV(name, type1, type2) \ argument
199 #define ATOMIC_SUB_NV(name, type1, type2) \ in ATOMIC_ADD_NV() argument
/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c55 struct ntlm_type1 type1; in test_libntlm_v1() local
182 struct ntlm_type1 type1; in test_libntlm_v2() local
/freebsd/include/ssp/
H A Dstring.h86 #define __ssp_bos_icheck3_restrict(fun, type1, type2) \ argument
93 #define __ssp_bos_icheck3(fun, type1, type2) \ argument
100 #define __ssp_bos_icheck2_restrict(fun, type1, type2) \ argument
/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h55 #define ROOTNEX_DPROBE1(name, type1, arg1) \ argument
57 #define ROOTNEX_DPROBE2(name, type1, arg1, type2, arg2) \ argument
59 #define ROOTNEX_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
61 #define ROOTNEX_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, \ argument
H A Dimmu.h977 #define IMMU_DPROBE1(name, type1, arg1) \ argument
979 #define IMMU_DPROBE2(name, type1, arg1, type2, arg2) \ argument
981 #define IMMU_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
983 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ argument
986 #define IMMU_DPROBE1(name, type1, arg1) argument
987 #define IMMU_DPROBE2(name, type1, arg1, type2, arg2) argument
988 #define IMMU_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) argument
989 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) argument
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Daccept_sec_context.c110 struct ntlm_type1 type1; in _gss_ntlm_accept_sec_context() local
H A Dinit_sec_context.c248 struct ntlm_type1 type1; in _gss_ntlm_init_sec_context() local
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java52 private String type1 = ""; // scheme, abstract, or protocol. field in ServiceType
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h111 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ argument
/freebsd/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c51 struct ntlm_type1 type1; in test_parse() local
H A Dntlm.c590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) in heim_ntlm_encode_type1()
/freebsd/sys/sys/
H A Dsdt.h132 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) argument
133 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) argument
134 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) argument
135 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3,\ argument
393 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) \ argument
399 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ argument
406 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ argument
414 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3, \ argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h52 grub_uint64_t type1; member
/freebsd/usr.bin/mail/
H A Dcmd1.c286 type1(int *msgvec, int doign, int page) in type1() function
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd1.c437 type1(int *msgvec, int doign, int page) in type1() function
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c329 TYPE *type1, in typematch()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h996 void set_equivalent_type(kmp_hw_t type1, kmp_hw_t type2) { in set_equivalent_type()
1093 kmp_hw_t type1 = ((const item_t *)i1)->type; in hw_subset_compare() local
H A Dkmp_affinity.cpp357 kmp_hw_t type1 = types[top_index1]; in _remove_radix1_layers() local
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c741 int type1, type2; in iodev_cmp() local
/freebsd/sys/amd64/vmm/
H A Dvmm.c1347 int type1, vector1; in nested_fault() local
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dsmbiostbl.c664 struct smbios_table_type1 *type1; in smbios_type1_initializer() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1114 bool TypeSystemClang::AreTypesSame(CompilerType type1, CompilerType type2, in AreTypesSame()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h3054 } type1; member