Home
last modified time | relevance | path

Searched refs:set_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scsi/
H A Dpr-manager-helper.c274 static void set_path(Object *obj, const char *str, Error **errp) in set_path() function
303 object_class_property_add_str(klass, "path", get_path, set_path); in pr_manager_helper_class_init()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp806 url.set_path(path); in forwardRequest()
833 url.set_path(thisReq.url().path()); in forwardCollectionRequests()
867 url.set_path(thisReq.url().path()); in forwardContainsSubordinateRequests()
/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp410 url->set_path("/"); in requestRoutesEventDestinationCollection()