Home
last modified time | relevance | path

Searched defs:type (Results 676 – 700 of 4141) sorted by relevance

1...<<21222324252627282930>>...166

/freebsd/sys/sys/
H A Dcdefs.h352 #define __offsetof(type, field) __builtin_offsetof(type, field) argument
353 #define __rangeof(type, start, end) \ argument
480 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var)) argument
484 #define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var)) argument
488 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var)) argument
525 #define __datatype_type_tag(kind, type) \ argument
529 #define __datatype_type_tag(kind, type) argument
H A D_eventhandler.h62 #define EVENTHANDLER_DECLARE(name, type) \ argument
/freebsd/crypto/openssh/
H A Dsftp-client.c274 u_char type; in get_status() local
306 u_char type; in get_handle() local
350 u_char type; in get_decode_stat() local
401 u_char type; in get_decode_statvfs() local
459 u_char type; in sftp_init() local
624 u_char type; in sftp_get_limits() local
709 u_char type, *handle; in sftp_lsreaddir() local
1012 u_char type; in sftp_realpath_expand() local
1376 u_char type; in sftp_readlink() local
1612 u_char type; in sftp_download() local
[all …]
H A Dauthfile.c116 sshkey_load_private_type(int type, const char *filename, const char *passphrase, in sshkey_load_private_type()
150 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, in sshkey_load_private_type_fd()
319 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, in sshkey_load_private_cert()
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_union_init4.c3 int type; member
/freebsd/crypto/openssl/crypto/ec/
H A Decdsa_vrf.c41 int ECDSA_verify(int type, const unsigned char *dgst, int dgst_len, in ECDSA_verify()
/freebsd/sys/opencrypto/
H A Dxform_comp.h40 int type; member
/freebsd/sys/dev/qat/qat_api/
H A Dfreebsd_module.c43 adf_modevent(module_t mod, int type, void *arg) in adf_modevent()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_types.c42 dpaa2_ttos(enum dpaa2_dev_type type) in dpaa2_ttos()
/freebsd/crypto/krb5/src/tests/
H A Ds2p.c57 krb5_int32 type; in main() local
/freebsd/crypto/openssl/include/internal/
H A Dskey.h26 int type; member
/freebsd/contrib/ntp/sntp/libevent/
H A Dutil-internal.h179 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument
215 #define EVUTIL_ASSERT_TAILQ_OK(tailq, type, field) do { \ argument
288 #define EVUTIL_UPCAST(ptr, type, field) \ argument
/freebsd/contrib/libcxxrt/
H A Ddwarf_eh.h132 static inline int dwarf_size_of_fixed_size_field(unsigned char type) in dwarf_size_of_fixed_size_field()
220 enum dwarf_data_encoding type = get_encoding(encoding); in read_value() local
224 #define READ(dwarf, type) \ in read_value() argument
/freebsd/contrib/libevent/
H A Dutil-internal.h179 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument
215 #define EVUTIL_ASSERT_TAILQ_OK(tailq, type, field) do { \ argument
288 #define EVUTIL_UPCAST(ptr, type, field) \ argument
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c136 void *buf, size_t *len, bhnd_nvram_type type) in bhnd_nvram_bcmraw_getvar_direct() argument
423 size_t *len, bhnd_nvram_type type) in bhnd_nvram_bcmraw_getvar() argument
437 size_t *len, bhnd_nvram_type *type) in bhnd_nvram_bcmraw_getvar_ptr() argument
/freebsd/contrib/tcpdump/
H A Dprint-lisp.c230 uint8_t type; in lisp_print() local
399 is_xtr_data_present(uint8_t type, uint8_t lisp_hdr_flags) in is_xtr_data_present()
413 uint8_t type = extract_lisp_type(GET_U_1(lisp_hdr->type_and_flag)); in lisp_hdr_flag() local
H A Dprint-hncp.c271 uint8_t type, optlen; in dhcpv4_print() local
323 uint16_t type, optlen; in dhcpv6_print() local
379 uint32_t type, int count, int indent, int *first_one) in print_type_in_line()
414 uint16_t type, bodylen; in hncp_print_rec() local
/freebsd/crypto/openssl/
H A Dfunding.json4 "type": "organisation", string
32 "type": "bank", string
37 "type": "payment-provider", string
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_req.c263 const ASN1_OBJECT *obj, int type, in X509_REQ_add1_attr_by_OBJ()
278 int nid, int type, in X509_REQ_add1_attr_by_NID()
293 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp55 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type) in IOHandler() argument
64 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type, in IOHandler() argument
226 Debugger &debugger, IOHandler::Type type, in IOHandlerEditline() argument
241 Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, in IOHandlerEditline() argument
/freebsd/sys/dev/enic/
H A Dcq_enet_desc.h20 u8 type, u8 color, u16 q_number, u16 completed_index) in cq_enet_wq_desc_enc()
27 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
111 u8 type, u8 color, u16 q_number, u16 completed_index, in cq_enet_rq_desc_enc()
164 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h82 uint32_t type; variable
114 uint32_t entsize, uint32_t addralign, uint32_t type, in SectionBase()
475 SyntheticSection(uint64_t flags, uint32_t type, uint32_t addralign, in SyntheticSection()
494 inline bool isStaticRelSecType(uint32_t type) { in isStaticRelSecType()
/freebsd/crypto/openssl/crypto/
H A Dparam_build.c26 int type; member
52 size_t size, size_t alloc, int type, in param_push()
75 void *num, size_t size, int type) in param_push_num()
194 const BIGNUM *bn, size_t sz, int type) in push_BN()
/freebsd/usr.bin/hesinfo/
H A Dhesinfo.c33 char **list, **p, *bindname, *name, *type; in main() local
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c63 ipfw_nptv6_modevent(module_t mod, int type, void *unused) in ipfw_nptv6_modevent()

1...<<21222324252627282930>>...166