/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/examples/ |
H A D | wpas-dbus-new-signals.py | 37 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 D | wpas-dbus-new-wps.py | 16 def propertiesChanged(properties): argument 23 def bssAdded(bss, properties): argument
|
H A D | wpas-dbus-new.py | 36 def propertiesChanged(properties): argument 89 def bssAdded(bss, properties): argument
|
/netbsd-src/external/bsd/kyua-cli/dist/cli/ |
H A D | cmd_config.cpp | 54 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 D | drm_mode_object.h | 60 struct drm_object_properties *properties; member 84 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY]; member
|
/netbsd-src/usr.sbin/memswitch/ |
H A D | properties.c | 42 struct property properties[] = { variable
|
/netbsd-src/sys/arch/evbmips/adm5120/ |
H A D | autoconf.c | 100 prop_dictionary_t properties = adm5120_configuration.properties; in device_register() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_queue.c | 71 int init_queue(struct queue **q, const struct queue_properties *properties) in init_queue()
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | property_iterate.c | 25 uint32_t properties; in test_node() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/ |
H A D | macsignature.h | 22 char *properties; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/ |
H A D | provider_util.c | 229 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 D | adm5120var.h | 85 prop_dictionary_t properties; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | keymgmt_meth.c | 207 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 D | exchange.c | 176 const char *properties) in EVP_KEYEXCH_fetch() 186 const char *properties) in evp_keyexch_fetch_from_prov()
|
H A D | kem.c | 405 const char *properties) in EVP_KEM_fetch() 414 const char *properties) in evp_kem_fetch_from_prov()
|
H A D | asymcipher.c | 470 const char *properties) in EVP_ASYM_CIPHER_fetch() 480 const char *properties) in evp_asym_cipher_fetch_from_prov()
|
H A D | evp_fetch.c | 263 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 D | signature.c | 309 const char *properties) in EVP_SIGNATURE_fetch() 319 const char *properties) in evp_signature_fetch_from_prov()
|
H A D | kdf_meth.c | 161 const char *properties) in EVP_KDF_fetch()
|
H A D | mac_meth.c | 170 const char *properties) in EVP_MAC_fetch()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/ |
H A D | store_meth.c | 301 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 D | property_local.h | 34 OSSL_PROPERTY_DEFINITION properties[1]; member
|
/netbsd-src/external/gpl3/gdb/dist/sim/arm/ |
H A D | arminit.c | 152 ARMul_SelectProcessor (ARMul_State * state, unsigned properties) in ARMul_SelectProcessor()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/ |
H A D | decoder_meth.c | 363 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 D | encoder_meth.c | 373 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()
|