Home
last modified time | relevance | path

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

123

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py37 def interfaceAdded(interface, properties): argument
43 def propertiesChanged(properties): argument
92 def bssAdded(bss, properties): argument
105 def networkAdded(network, properties): argument
114 def propertiesChangedInterface(properties): argument
118 def propertiesChangedBss(properties): argument
122 def propertiesChangedNetwork(properties): argument
H A Dwpas-dbus-new-wps.py16 def propertiesChanged(properties): argument
23 def bssAdded(bss, properties): argument
H A Dwpas-dbus-new.py36 def propertiesChanged(properties): argument
89 def bssAdded(bss, properties): argument
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_config.cpp54 print_all(cmdline::ui* ui, const config::properties_map& properties) in print_all()
72 print_some(cmdline::ui* ui, const config::properties_map& properties, in print_some()
115 const config::properties_map properties = user_config.all_properties(); in run() local
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_mode_object.h60 struct drm_object_properties *properties; member
84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY]; member
/netbsd-src/usr.sbin/memswitch/
H A Dproperties.c42 struct property properties[] = { variable
/netbsd-src/sys/arch/evbmips/adm5120/
H A Dautoconf.c100 prop_dictionary_t properties = adm5120_configuration.properties; in device_register() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_queue.c71 int init_queue(struct queue **q, const struct queue_properties *properties) in init_queue()
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dproperty_iterate.c25 uint32_t properties; in test_node() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dmacsignature.h22 char *properties; member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_util.c229 const char *properties, in ossl_prov_set_macctx()
298 const char *properties = NULL; in ossl_prov_macctx_load_from_params() local
/netbsd-src/sys/arch/mips/adm5120/include/
H A Dadm5120var.h85 prop_dictionary_t properties; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dkeymgmt_meth.c207 const char *properties) in evp_keymgmt_fetch_by_number()
218 const char *properties) in evp_keymgmt_fetch_from_prov()
228 const char *properties) in EVP_KEYMGMT_fetch()
H A Dexchange.c176 const char *properties) in EVP_KEYEXCH_fetch()
186 const char *properties) in evp_keyexch_fetch_from_prov()
H A Dkem.c405 const char *properties) in EVP_KEM_fetch()
414 const char *properties) in evp_kem_fetch_from_prov()
H A Dasymcipher.c470 const char *properties) in EVP_ASYM_CIPHER_fetch()
480 const char *properties) in evp_asym_cipher_fetch_from_prov()
H A Devp_fetch.c263 const char *properties, in inner_evp_generic_fetch()
397 const char *name, const char *properties, in evp_generic_fetch()
424 int name_id, const char *properties, in evp_generic_fetch_by_number()
450 const char *name, const char *properties, in evp_generic_fetch_from_prov()
H A Dsignature.c309 const char *properties) in EVP_SIGNATURE_fetch()
319 const char *properties) in evp_signature_fetch_from_prov()
H A Dkdf_meth.c161 const char *properties) in EVP_KDF_fetch()
H A Dmac_meth.c170 const char *properties) in EVP_MAC_fetch()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_meth.c301 const char *scheme, const char *properties) in inner_loader_fetch()
396 const char *properties) in OSSL_STORE_LOADER_fetch()
410 const char *properties) in ossl_store_loader_fetch_by_number()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_local.h34 OSSL_PROPERTY_DEFINITION properties[1]; member
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c152 ARMul_SelectProcessor (ARMul_State * state, unsigned properties) in ARMul_SelectProcessor()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Ddecoder_meth.c363 const char *name, const char *properties) in inner_ossl_decoder_fetch()
451 const char *properties) in OSSL_DECODER_fetch()
464 const char *properties) in ossl_decoder_fetch_by_number()
H A Dencoder_meth.c373 const char *name, const char *properties) in inner_ossl_encoder_fetch()
460 const char *properties) in OSSL_ENCODER_fetch()
473 const char *properties) in ossl_encoder_fetch_by_number()

123