Home
last modified time | relevance | path

Searched +defs:path +defs:key (Results 26 – 50 of 94) sorted by relevance

1234

/openbmc/phosphor-gpio-monitor/
H A Dmonitor.hpp45 Monitor(const std::string& path, decltype(input_event::code) key, in Monitor()
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c76 static void nobble_tx(gpointer key, gpointer value, gpointer user_data) in nobble_tx()
199 static void do_child_insert(gpointer key, gpointer value, gpointer user_data) in do_child_insert()
262 char path[XENSTORE_ABS_PATH_MAX + 2]; /* Two NUL terminators */ member
369 static int node_rm_recurse(gpointer key, gpointer value, gpointer user_data) in node_rm_recurse()
407 static void copy_deleted_recurse(gpointer key, gpointer value, in copy_deleted_recurse()
771 static void append_directory_item(gpointer key, gpointer value, in append_directory_item()
829 const char *path, XsNode ***rootp) in init_walk_op()
870 xs_transaction_t tx_id, const char *path, GByteArray *data) in xs_impl_read()
890 xs_transaction_t tx_id, const char *path, GByteArray *data) in xs_impl_write()
912 xs_transaction_t tx_id, const char *path, in xs_impl_directory()
[all …]
/openbmc/qemu/util/
H A Dqtree.c87 gpointer key; /* key for this node */ member
119 q_tree_node_new(gpointer key, in q_tree_node_new()
444 gpointer key, in q_tree_insert_node()
473 gpointer key, in q_tree_insert()
501 gpointer key, in q_tree_replace_node()
528 gpointer key, in q_tree_replace()
537 gpointer key, in q_tree_insert_internal()
542 QTreeNode *path[MAX_GTREE_HEIGHT]; in q_tree_insert_internal() local
678 gconstpointer key) in q_tree_remove()
708 gconstpointer key) in q_tree_steal()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-crypto-cipher.c29 const char *path; member
32 const char *key; member
654 uint8_t *key, *iv = NULL, *ciphertext = NULL, in test_cipher() local
748 uint8_t key[32] = { 0 }; in test_cipher_null_iv() local
774 uint8_t key[32] = { 0 }; in test_cipher_short_plaintext() local
H A Dtest-crypto-pbkdf.c33 const char *path; member
36 const char *key; member
414 uint8_t key[32]; in test_pbkdf_timing_sha256() local
H A Dtest-crypto-ivgen.c27 const char *path; member
32 const uint8_t *key; member
H A Dtest-xs-node.c90 char path[XENSTORE_ABS_PATH_MAX + 1]; member
161 static void compare_child(gpointer key, gpointer val, gpointer opaque) in compare_child()
198 static void compare_tx(gpointer key, gpointer val, gpointer opaque) in compare_tx()
221 unsigned int tx_id, const char *path, in write_str()
233 static void watch_cb(void *_str, const char *path, const char *token) in watch_cb()
H A Dtest-crypto-akcipher.c663 const char *path; member
666 const uint8_t *key; member
674 const char *path; member
/openbmc/u-boot/fs/btrfs/
H A Dctree.c42 static int generic_bin_search(void *addr, int item_size, struct btrfs_key *key, in generic_bin_search()
68 int btrfs_bin_search(union btrfs_tree_node *p, struct btrfs_key *key, in btrfs_bin_search()
151 int btrfs_search_tree(const struct btrfs_root *root, struct btrfs_key *key, in btrfs_search_tree()
200 static int jump_leaf(struct btrfs_path *path, int dir) in jump_leaf()
H A Dsubvolume.c83 struct btrfs_key key, *found_key; in list_subvols() local
84 struct btrfs_path path; in list_subvols() local
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c58 char path[1024]; in rsa_pem_get_pub_key() local
59 EVP_PKEY *key; in rsa_pem_get_pub_key() local
127 EVP_PKEY *key; in rsa_engine_get_pub_key() local
199 char path[1024]; in rsa_pem_get_priv_key() local
238 EVP_PKEY *key; in rsa_engine_get_priv_key() local
395 EVP_PKEY *key; in rsa_sign_with_key() local
535 static int rsa_get_exponent(RSA *key, uint64_t *e) in rsa_get_exponent()
584 int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t *n0_invp, in rsa_get_params()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c117 const char *name, char *path, in xen_bus_backend_create()
122 char **key; in xen_bus_backend_create() local
284 static void xen_bus_backend_changed(void *opaque, const char *path) in xen_bus_backend_changed()
318 char *key = g_strdup_printf("%u", xen_domid); in xen_bus_realize() local
408 void xen_device_backend_printf(XenDevice *xendev, const char *key, in xen_device_backend_printf()
428 static int xen_device_backend_scanf(XenDevice *xendev, const char *key, in xen_device_backend_scanf()
497 static void xen_device_backend_changed(void *opaque, const char *path) in xen_device_backend_changed()
617 void xen_device_frontend_printf(XenDevice *xendev, const char *key, in xen_device_frontend_printf()
636 int xen_device_frontend_scanf(XenDevice *xendev, const char *key, in xen_device_frontend_scanf()
653 char *xen_device_frontend_read(XenDevice *xendev, const char *key) in xen_device_frontend_read()
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c78 char *key; in add_edge() local
165 static void destroy_string(void *key) in destroy_string()
174 static QOSGraphNode *search_node(const char *key) in search_node()
187 static QOSGraphEdgeList *get_edgelist(const char *key) in get_edgelist()
295 static void qos_print_cb(QOSGraphNode *path, int length) in qos_print_cb()
396 QOSGraphNode *v, *dest_node, *path; in qos_traverse_graph() local
439 QOSGraphNode *qos_graph_get_node(const char *key) in qos_graph_get_node()
581 void qos_node_destroy(void *key) in qos_node_destroy()
586 void qos_edge_destroy(void *key) in qos_edge_destroy()
711 const gchar *key = l->data; in qos_graph_node_set_availability() local
[all …]
/openbmc/phosphor-networkd/src/
H A Dutil.cpp35 void executeCommandinChildProcess(stdplus::zstring_view path, char** args) in executeCommandinChildProcess()
172 std::string_view section, std::string_view key, in systemdParseLast()
218 std::string_view key) in getDHCPProp()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp69 const std::string& path, const unsigned int key, in Presence()
/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp139 void addValueToDBus(const std::string& key, const nlohmann::json& value, in addValueToDBus()
143 const std::string& path) in addValueToDBus()
H A Ddbus_interface.cpp46 EMDBusInterface::createInterface(const std::string& path, in createInterface()
151 nlohmann::json& systemConfiguration, const std::string& path, in populateInterfacePropertyFromJson()
152 const nlohmann::json& key, const nlohmann::json& value, in populateInterfacePropertyFromJson()
229 std::string path = jsonPointerPath; in populateInterfaceFromJson() local
243 const std::string& jsonPointerPath, const std::string& path, in createAddObjectMethod()
/openbmc/pldm/host-bmc/
H A Dutils.cpp61 const fs::path& path, ObjectPathMaps& objPathMap, EntityMaps entityMaps, in addObjectPathEntityAssociations()
168 fs::path path{"/xyz/openbmc_project/inventory"}; in updateEntityAssociation() local
241 std::string key = static_cast<EntityName>(element.key()); in parseEntityMap() local
/openbmc/qemu/qga/
H A Dcommands-posix-ssh.c60 mkdir_for_user(const char *path, const struct passwd *p, in mkdir_for_user()
85 write_authkeys(const char *path, const GStrv keys, in write_authkeys()
265 g_autofree char *path = NULL; in test_authorized_keys_set() local
282 g_autofree char *path = NULL; in test_authorized_keys_equal() local
307 strList key = { in test_invalid_key() local
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp71 std::string path; in main() local
170 std::string key = actionTarget.substr(0, keyValueSplit); in main() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py131 def path(self): member in NpmCache
134 def run(self, type, key, fname): argument
139 def __init__(self, path, cache): argument
H A Dbuildhistory_analysis.py60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument
218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
440 def compare_dict_blobs(path, ablob, bblob, report_all, report_ver): argument
574 def recursecb(key, hash1, hash2): argument
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp136 const auto& path = object.first; in ThresholdAlarmLogger() local
157 sdbusplus::message::object_path path; in interfacesRemoved() local
174 sdbusplus::message::object_path path; in interfacesAdded() local
208 InterfaceKey key{sensorPath, interface}; in checkProperties() local
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c481 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
685 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
874 const union ubifs_key *key, in fallible_resolve_collision()
1018 const union ubifs_key *key, in resolve_collision_directly()
1078 int *path = c->bottom_up_buf, p = 0; in dirty_cow_bottom_up() local
1153 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1289 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1428 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1534 union ubifs_key *key; in ubifs_tnc_get_bu_keys() local
1790 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm()
[all …]
/openbmc/dbus-sensors/src/
H A DUtils.hpp116 constexpr const char* path = "/xyz/openbmc_project/object_mapper"; variable
132 const static constexpr char* path = "/xyz/openbmc_project/state/host0"; variable
140 const static constexpr char* path = "/xyz/openbmc_project/state/chassis0"; variable
150 const static constexpr char* path = "/xyz/openbmc_project/state/host0"; variable
161 inline T loadVariant(const SensorBaseConfigMap& data, const std::string& key) in loadVariant()

1234