Searched defs:attributes (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-10-stable/sys/dev/isci/scil/
H A Dsci_base_memory_descriptor_list_decorator.c92 sci_mdl_decorator_assign_memory( SCI_MEMORY_DESCRIPTOR_LIST_HANDLE_T mdl, U32 attributes, POINTER_UINT virtual_address, SCI_PHYSICAL_ADDRESS sci_physical_address ) argument
/freebsd-10-stable/contrib/gcc/config/
H A Dsol2.c41 solaris_insert_attributes (tree decl, tree *attributes) argument
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dinit.c41 create_random_entry(krb5_principal princ, unsigned max_life, unsigned max_rlife, uint32_t attributes) argument
H A Dank.c66 add_one_principal(const char *name, int rand_key, int rand_password, int use_defaults, char *password, krb5_key_data *key_data, const char *max_ticket_life, const char *max_renewable_life, const char *attributes, const char *expiration, const char *pw_expiration) argument
H A Dutil.c77 attributes2str(krb5_flags attributes, char *str, size_t len) argument
433 set_entry(krb5_context contextp, kadm5_principal_ent_t ent, int *mask, const char *max_ticket_life, const char *max_renewable_life, const char *expiration, const char *pw_expiration, const char *attributes) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dattribs.c137 decl_attributes(tree *node, tree attributes, int flags) argument
[all...]
H A Dc-pretty-print.c741 pp_c_attributes(c_pretty_printer *pp, tree attributes) argument
/freebsd-10-stable/contrib/llvm/include/llvm/LTO/
H A DLTOModule.h45 uint32_t attributes; member in struct:LTOModule::NameAndAttributes
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.cpp102 const DWARFAttribute::collection& attributes = abbr_decl.Attributes(); local
152 const DWARFAttribute::collection& attributes = abbr_decl.Attributes(); local
H A DDWARFDebugPubnames.cpp104 DWARFDebugInfoEntry::Attributes attributes; local
H A DDWARFCompileUnit.cpp635 DWARFDebugInfoEntry::Attributes attributes; local
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libxutil/
H A DXFontName.c63 unsigned int attributes = 0; local
/freebsd-10-stable/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c61 unsigned int attributes; local
107 unsigned int attributes; local
[all...]
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dmit_dump.c238 int attributes; local
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.h294 DB_ATTR attributes; member in struct:ca_db_st
/freebsd-10-stable/crypto/openssl/crypto/store/
H A Dstr_mem.c186 mem_generate(STORE *s, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
194 mem_get(STORE *s, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
209 mem_store(STORE *s, STORE_OBJECT_TYPES type, STORE_OBJECT *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
228 mem_delete(STORE *s, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
243 mem_list_start(STORE *s, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
368 mem_lock(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
374 mem_unlock(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
[all...]
H A Dstr_lib.c238 X509 *STORE_get_certificate(STORE *s, OPENSSL_ITEM attributes[], argument
264 int STORE_store_certificate(STORE *s, X509 *data, OPENSSL_ITEM attributes[], argument
318 int STORE_revoke_certificate(STORE *s, OPENSSL_ITEM attributes[], argument
333 int STORE_delete_certificate(STORE *s, OPENSSL_ITEM attributes[], argument
348 void *STORE_list_certificate_start(STORE *s, OPENSSL_ITEM attributes[], argument
417 STORE_generate_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
441 STORE_get_private_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
465 STORE_store_private_key(STORE *s, EVP_PKEY *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
524 STORE_revoke_private_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
543 STORE_delete_private_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
558 STORE_list_private_key_start(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
625 STORE_get_public_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
649 STORE_store_public_key(STORE *s, EVP_PKEY *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
708 STORE_revoke_public_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
727 STORE_delete_public_key(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
742 STORE_list_public_key_start(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
809 STORE_generate_crl(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
833 STORE_get_crl(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
857 STORE_store_crl(STORE *s, X509_CRL *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
909 STORE_delete_crl(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
923 STORE_list_crl_start(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
986 STORE_store_number(STORE *s, BIGNUM *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1035 STORE_get_number(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1056 STORE_delete_number(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1070 STORE_store_arbitrary(STORE *s, BUF_MEM *data, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1120 STORE_get_arbitrary(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1142 STORE_delete_arbitrary(STORE *s, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) argument
1450 OPENSSL_ITEM *attributes; member in struct:attr_list_ctx_st
1452 STORE_parse_attrs_start(OPENSSL_ITEM *attributes) argument
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtc.prompt.c171 tprintf_append_mbs(struct Strbuf *buf, const char *mbs, Char attributes) argument
186 Char attributes = 0; local
[all...]
H A Dtc.printf.c73 int attributes = 0; local
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dhtml.c581 add_link(char *nodename, char *attributes) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dxml.c638 svn_xml_make_open_tag_hash(svn_stringbuf_t **str, apr_pool_t *pool, enum svn_xml_open_tag_style style, const char *tagname, apr_hash_t *attributes) argument
/freebsd-10-stable/contrib/ee/
H A Dnew_curse.h157 char *attributes; member in struct:_line
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dadmin.h142 krb5_flags attributes; member in struct:_kadm5_principal_ent_t
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h171 isc_uint32_t attributes; /*%< see below */ member in struct:isc_socketevent
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dold-and-busted.c1027 apr_hash_t *attributes; local

Completed in 236 milliseconds

123