| /freebsd-14.2/crypto/heimdal/lib/hx509/ |
| H A D | ks_p12.c | 46 struct type { struct 52 parse_pkcs12_type(hx509_context, struct hx509_collector *, const heim_oid *, argument 104 heim_octet_string content; in ShroudedKeyBag_parser() local 237 heim_octet_string content; in encryptedData_parser() local 265 heim_octet_string content; in envelopedData_parser() local
|
| H A D | cms.c | 173 int type, in fill_CMSIdentifier() 355 heim_octet_string *content) in hx509_cms_unenvelope() 558 heim_octet_string *content) in hx509_cms_envelope_1() 787 heim_octet_string *content, in hx509_cms_verify_signed() 1181 heim_octet_string content; member 1591 heim_octet_string *content) in hx509_cms_decrypt_encrypted()
|
| H A D | crypto.c | 901 const char *type) in rsa_get_internal() 1017 const char *type) in ecdsa_get_internal() 1511 alg_for_privatekey(const hx509_private_key pk, int type) in alg_for_privatekey() 2110 const char *type) in _hx509_private_key_get_internal() 2879 const heim_octet_string *content, in _hx509_pbe_encrypt() 2895 heim_octet_string *content) in _hx509_pbe_decrypt() 3118 int type, in hx509_crypto_select() 3198 int type, in hx509_crypto_available()
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | symbol.h | 78 } type; member 94 struct type *type; member 124 struct type { struct 125 Typetype type; argument 128 struct type *subtype; argument 129 struct tagtype tag; argument 134 typedef struct type Type; argument 140 Type *type; member 142 } content; member 157 Type *type; member
|
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | pkinit.c | 73 enum krb5_pk_type type; member 180 const char *type; member 905 krb5_data *content, in pk_verify_sign() 965 const krb5_data *content, in get_reply_key_win() 1013 const krb5_data *content, in get_reply_key() 1165 int type, in pk_rd_pa_reply_enckey() 1179 krb5_data content; in pk_rd_pa_reply_enckey() local 1421 krb5_data content; in pk_rd_pa_reply_dh() local
|
| /freebsd-14.2/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 314 opts.metadata = { type: opts.metadata }; property 341 .then(function(content) { argument 581 ;PROTOTYPE._update = function(content, element, reposition) { argument 630 PROTOTYPE._updateContent = function(content, reposition) { argument 634 PROTOTYPE._updateTitle = function(content, reposition) { argument 1307 type: 'mousemove', property 1371 PROTOTYPE._trigger = function(type, args, event) { argument 1449 hideEvents = $.map(hideEvents, function(type) { argument 1862 content: { property 2582 …function calculate(side, otherSide, type, adjust, side1, side2, lengthName, targetLength, elemLeng… argument
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.h | 66 uint32_t type; variable 98 uint32_t entsize, uint32_t addralign, uint32_t type, in SectionBase() 186 ArrayRef<uint8_t> content() const { in content() function 431 SyntheticSection(uint64_t flags, uint32_t type, uint32_t addralign, in SyntheticSection()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ |
| H A D | ZFS-pool-latency-heatmaps-influxdb.json | 7 "type": "datasource", string 14 "type": "grafana", string 20 "type": "panel", string 26 "type": "datasource", string 32 "type": "panel", string 38 "type": "panel", string 78 "type": "row" string 340 "type": "row" string 850 "type": "row" string 1360 "type": "row" string [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | MachOYAML.h | 40 uint8_t type; member 58 std::optional<llvm::yaml::BinaryRef> content; member
|
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | wow.c | 170 u8 content[RTW_MAX_PATTERN_SIZE] = {0}; in rtw_wow_pattern_generate() local 503 static int rtw_wow_swap_fw(struct rtw_dev *rtwdev, enum rtw_fw_type type) in rtw_wow_swap_fw()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 356 Surface(Surface::Type type) : m_type(type) {} in Surface() function in curses::Surface 1080 TextFieldDelegate(const char *label, const char *content, bool required) in TextFieldDelegate() 1338 IntegerFieldDelegate(const char *label, int content, bool required) in IntegerFieldDelegate() 1393 DirectoryFieldDelegate(const char *label, const char *content, in DirectoryFieldDelegate() 1455 BooleanFieldDelegate(const char *label, bool content) in BooleanFieldDelegate() 2200 EnvironmentVariableNameFieldDelegate(const char *content) in EnvironmentVariableNameFieldDelegate() 2331 TextFieldDelegate *AddTextField(const char *label, const char *content, in AddTextField() 2348 const char *content, in AddDirectoryField() 2364 IntegerFieldDelegate *AddIntegerField(const char *label, int content, in AddIntegerField() 2430 AddEnvironmentVariableNameField(const char *content) { in AddEnvironmentVariableNameField() [all …]
|
| /freebsd-14.2/contrib/elftoolchain/elfcopy/ |
| H A D | elfcopy.h | 107 char *content; member 129 uint64_t type; /* section type */ member 152 uint64_t type; /* segment type */ member
|
| /freebsd-14.2/crypto/openssl/test/helpers/ |
| H A D | ssltestlib.c | 129 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local 264 unsigned int type; member 543 int type) in mempacket_test_inject()
|
| /freebsd-14.2/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_iso9660.c | 183 struct content { struct 184 int64_t offset_of_temp; 185 int64_t size; 186 int blocks; 187 uint32_t location; 193 struct content *next; /* next content */ 194 } content, *cur_content; member 2388 set_VD_bp(unsigned char *bp, enum VD_type type, unsigned char ver) in set_VD_bp() 4012 enum keytype type, ...) in set_option_info()
|
| /freebsd-14.2/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | zstd_decompress.c | 314 u8 *content; member 1175 const seq_part_t type, const seq_mode_t mode) { in decode_seq_table() 1495 const u8 *const content = IO_get_read_ptr(in, dict->content_size); in init_dictionary_content() local
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 209 u8 type; in mt7921_mcu_debug_msg_event() member 213 u8 content[512]; in mt7921_mcu_debug_msg_event() member 590 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() 1079 u8 type; in mt7921_mcu_uni_add_beacon_offload() member 1145 u8 type[2]; in __mt7921_mcu_set_clc() member
|
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | coex.c | 207 u8 type; member 983 u8 type; member 985 u8 content[]; member 2557 u8 type; in rtw89_btc_set_policy() local 2863 u8 type, null_role; in rtw89_btc_set_policy_v1() local 3255 u8 phy_map, u8 type) in _set_ant() 3848 int type; member 5822 enum btc_wl_rfk_type type, in _ntfy_wl_rfk() 7600 u8 type, val; in _show_fbtc_step_v3() local 7734 u8 i = 0, type = 0, cnt = 0; in _show_mreg_v1() local [all …]
|
| H A D | fw.h | 218 u8 type; member 425 u8 content[]; member 2163 u8 type; member 3383 u8 type; /* enum rtw89_fw_type */ member
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | PDB.cpp | 287 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo() 359 auto content = recordData.drop_front(sizeof(RecordPrefix)); in translateIdSymbols() local
|
| /freebsd-14.2/sys/fs/nfsserver/ |
| H A D | nfs_nfsdport.c | 4867 off_t *offp, int content, bool *eofp) in nfsrv_proxyds() 6376 nfsrv_seekdsrpc(fhandle_t *fhp, off_t *offp, int content, bool *eofp, in nfsrv_seekdsrpc() 6657 off_t *offp, int content, bool *eofp, struct ucred *cred, NFSPROC_T *p) in nfsvno_seek() 7245 nfsd_modevent(module_t mod, int type, void *data) in nfsd_modevent()
|
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 847 u_int32_t type = NFSV4LOCKT_READ; in nfsrpc_doclose() local 4636 int error, type, size; in nfsrpc_lockt() local 4708 u_int32_t type, struct ucred *cred, NFSPROC_T *p, int syscred) in nfsrpc_locku() 4758 int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred, in nfsrpc_lock() 9028 nfsrpc_seek(vnode_t vp, off_t *offp, bool *eofp, int content, in nfsrpc_seek() 9082 int content, struct nfsvattr *nap, int *attrflagp, struct ucred *cred) in nfsrpc_seekrpc()
|
| /freebsd-14.2/contrib/expat/lib/ |
| H A D | xmlparse.c | 337 enum XML_Content_Type type; member 435 enum EntityType type; member 5733 XML_Content *content in doProlog() local 5979 enum EntityType type) { in processEntity() 6791 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute()
|