Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/
H A Dslot.hpp15 using slotp_t = sd_bus_slot*; typedef
26 void operator()(slotp_t ptr) const in operator ()()
53 slot(slotp_t s, sdbusplus::SdBusInterface* intf) : in slot()
58 slotp_t release() in release()
72 slotp_t get() noexcept in get()
88 static slotp_t get_slotp(sdbusplus::slot::slot& s) noexcept in get_slotp()