Home
last modified time | relevance | path

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

123

/NextBSD/crypto/openssl/crypto/store/
HDstr_lib.c238 X509 *STORE_get_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_get_certificate()
264 int STORE_store_certificate(STORE *s, X509 *data, OPENSSL_ITEM attributes[], in STORE_store_certificate()
318 int STORE_revoke_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_revoke_certificate()
333 int STORE_delete_certificate(STORE *s, OPENSSL_ITEM attributes[], in STORE_delete_certificate()
348 void *STORE_list_certificate_start(STORE *s, OPENSSL_ITEM attributes[], in STORE_list_certificate_start()
417 EVP_PKEY *STORE_generate_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_generate_key()
441 EVP_PKEY *STORE_get_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_get_private_key()
466 OPENSSL_ITEM attributes[], in STORE_store_private_key()
524 int STORE_revoke_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_revoke_private_key()
543 int STORE_delete_private_key(STORE *s, OPENSSL_ITEM attributes[], in STORE_delete_private_key()
[all …]
HDstr_mem.c187 OPENSSL_ITEM attributes[], in mem_generate()
195 OPENSSL_ITEM attributes[], in mem_get()
210 STORE_OBJECT *data, OPENSSL_ITEM attributes[], in mem_store()
229 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_delete()
244 OPENSSL_ITEM attributes[], in mem_list_start()
368 static int mem_lock(STORE *s, OPENSSL_ITEM attributes[], in mem_lock()
374 static int mem_unlock(STORE *s, OPENSSL_ITEM attributes[], in mem_unlock()
/NextBSD/sys/dev/isci/scil/
HDsci_base_memory_descriptor_list_decorator.c69 U32 attributes in sci_mdl_decorator_get_memory_size()
94 U32 attributes, in sci_mdl_decorator_assign_memory()
HDsci_base_memory_descriptor_list.h132 #define sci_base_mde_construct(mde, alignment, size, attributes) \ argument
HDsci_base_memory_descriptor_list.c149 U16 attributes in sci_base_mde_is_valid()
/NextBSD/contrib/tcsh/
HDtc.prompt.c171 tprintf_append_mbs(struct Strbuf *buf, const char *mbs, Char attributes) in tprintf_append_mbs()
186 Char attributes = 0; in tprintf() local
/NextBSD/contrib/gcc/config/
HDsol2.c41 solaris_insert_attributes (tree decl, tree *attributes) in solaris_insert_attributes()
/NextBSD/sys/gnu/dts/arm/
HDarmada-370-xp.dtsi55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
HDorion5x.dtsi11 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
HDarmada-375.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
HDkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
HDarmada-38x.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/NextBSD/contrib/groff/src/utils/xtotroff/
HDxtotroff.c61 unsigned int attributes; in CanonicalizeFontName() local
107 unsigned int attributes; in MapFont() local
/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAbbreviationDeclaration.h38 attr_iterator_range attributes() const { in attributes() function
/NextBSD/crypto/heimdal/kadmin/
HDinit.c44 uint32_t attributes) in create_random_entry()
HDank.c74 const char *attributes, in add_one_principal()
HDutil.c77 attributes2str(krb5_flags attributes, char *str, size_t len) in attributes2str()
440 const char *attributes) in set_entry()
/NextBSD/contrib/gcc/
HDattribs.c137 decl_attributes (tree *node, tree attributes, int flags) in decl_attributes()
HDstub-objc.c158 objc_declare_protocols (tree ARG_UNUSED (list), tree ARG_UNUSED (attributes)) in objc_declare_protocols()
165 tree ARG_UNUSED (attributes)) in objc_start_protocol()
175 tree ARG_UNUSED (attributes)) in objc_start_class_interface()
/NextBSD/contrib/apr/file_io/unix/
HDfilestat.c185 apr_fileattrs_t attributes, in apr_file_attrs_set()
/NextBSD/contrib/llvm/include/llvm/LTO/
HDLTOModule.h43 uint32_t attributes; member
/NextBSD/contrib/gcc/cp/
HDparser.c6941 tree attributes; in cp_parser_condition() local
7137 tree statement, attributes; in cp_parser_iteration_statement() local
8367 tree attributes; in cp_parser_conversion_type_id() local
10566 tree attributes = NULL_TREE; in cp_parser_elaborated_type_specifier() local
10853 tree attributes; in cp_parser_enum_specifier() local
11511 tree attributes; in cp_parser_init_declarator() local
11884 tree attributes = NULL_TREE; in cp_parser_declarator() local
13598 tree attributes = NULL_TREE; in cp_parser_class_specifier() local
13805 tree attributes; in cp_parser_class_head() local
14398 tree attributes = NULL_TREE; in cp_parser_member_declaration() local
[all …]
/NextBSD/include/rpcsvc/
HDnfs_prot.x157 fattr attributes; variable
164 sattr attributes; member
177 fattr attributes; member
211 fattr attributes; /* attributes, need for pagin*/ member
235 sattr attributes; member
251 sattr attributes; member
418 fattr3 attributes; variable
431 wcc_attr attributes; variable
750 sattr3 attributes; member
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugPubnames.cpp105 DWARFDebugInfoEntry::Attributes attributes; in GeneratePubnames() local
/NextBSD/crypto/heimdal/kdc/
HDmit_dump.c238 int attributes; in mit_prop_dump() local

123