/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_mapper_entry.cpp | 19 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry() 23 Interfaces::privilege(privilege, true); in LDAPMapperEntry() 24 Interfaces::groupName(groupName, true); in LDAPMapperEntry() 25 Interfaces::emit_object_added(); in LDAPMapperEntry() 30 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry() 42 if (value == Interfaces::groupName()) in groupName() 48 auto val = Interfaces::groupName(value); in groupName() 55 if (value == Interfaces::privilege()) in privilege() 61 auto val = Interfaces::privilege(value); in privilege()
|
H A D | ldap_mapper_entry.hpp | 17 using Interfaces = sdbusplus::server::object_t<Entry, Delete>; typedef 28 class LDAPMapperEntry : public Interfaces
|
/openbmc/openbmc-test-automation/docs/ |
H A D | openbmc_test_architecture.md | 3 ### OpenBMC Supported Interfaces 42 | Interfaces: | | Interfaces: | | Interfaces: | 45 | Power off | | Interfaces Functions | | Host IO/OS test |
|
/openbmc/phosphor-state-manager/ |
H A D | settings.cpp | 32 using Interfaces = std::vector<Interface>; in Objects() typedef 33 using MapperResponse = std::map<Path, std::map<Service, Interfaces>>; in Objects() 102 using Interfaces = std::vector<Interface>; in service() typedef 107 mapperCall.append(Interfaces({interface})); in service() 109 std::map<Service, Interfaces> result; in service()
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 145 TIPC Bearer Interfaces 154 TIPC Crypto Interfaces 160 TIPC Discoverer Interfaces 166 TIPC Link Interfaces 172 TIPC msg Interfaces 178 TIPC Name Interfaces 187 TIPC Node Management Interfaces 193 TIPC Socket Interfaces 199 TIPC Network Topology Interfaces 205 TIPC Server Interfaces [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | settings.cpp | 54 using Interfaces = std::vector<Interface>; in service() typedef 58 mapperCall.append(Interfaces({interface})); in service() 60 std::map<Service, Interfaces> result; in service()
|
/openbmc/phosphor-time-manager/ |
H A D | utils.hpp | 21 using Interfaces = std::vector<Interface>; typedef 23 std::vector<std::pair<Path, std::vector<std::pair<Service, Interfaces>>>>; 120 const Interfaces& interfaces, int32_t depth);
|
H A D | settings.cpp | 19 Interfaces settingsIntfs = {timeSyncIntf}; in Objects()
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | other_interfaces.rst | 1 Other Firmware Interfaces 4 DMI Interfaces 10 EDD Interfaces
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_multiple_interfaces.robot | 37 Verify Both Interfaces BMC IP Addresses Accessible Via SSH 46 Verify Redfish Works On Both Interfaces 78 Verify LDAP Login Works When Both Interfaces Are Configured 88 Verify Secure LDAP Login Works When Both Interfaces Are Configured 113 [Template] Set BMC Ethernet Interfaces State 120 Verify Both Interfaces Access Concurrently Via Redfish 137 Able To Access Serial Console Via Both Network Interfaces 145 Verify IPMI Works On Both Network Interfaces 176 Enable SSH Protocol Via Eth1 And Verify On Both Interfaces 187 Disable SSH Protocol Via Eth1 And Verify On Both Interfaces [all …]
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | fan.cpp | 43 using Interfaces = std::map<std::string, Properties>; in setPresence() typedef 45 std::map<object_path, Interfaces> obj = {{ in setPresence()
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | index.rst | 2 SuperH Interfaces Guide 28 Machine Specific Interfaces
|
/openbmc/phosphor-user-manager/ |
H A D | users.cpp | 73 Interfaces(bus, path, Interfaces::action::defer_emit), in Users() 226 Interfaces::bypassedProtocol() == MultiFactorAuthType::None); in checkMfaStatus() 326 return Interfaces::bypassedProtocol(value, skipSignal); in bypassedProtocol()
|
H A D | users.hpp | 33 using Interfaces = sdbusplus::server::object_t<UsersIface, DeleteIface, typedef 45 class Users : public Interfaces
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmi_multiple_interfaces.robot | 28 Configure VMI Both Interfaces In Same Subnet And Verify 38 Configure VMI Both Interfaces In Different Subnet And Verify 48 Configure VMI Both Interfaces In Dynamic And Verify 113 @{interface_list}= Get VMI Interfaces
|
/openbmc/pldm/libpldmresponder/ |
H A D | fru_parser.hpp | 23 using Interfaces = std::set<Interface>; typedef 49 pldm::responder::dbus::Interfaces>;
|
/openbmc/linux/Documentation/ABI/ |
H A D | README | 7 different subdirectories in this location. Interfaces may change levels 71 Interfaces in stable may move to obsolete, as long as the proper 74 Interfaces may be removed from obsolete and the kernel as long as the 77 Interfaces in the testing state can move to the stable state when the
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | omap4_camera.rst | 16 - Interfaces (2 Interfaces: CSI2-A & CSI2-B/CCP2)
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | devices.rst | 6 Interfaces title
|
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/ |
H A D | firmware-management | 10 All firmware packages on the Modules or Interfaces are managed by a special 46 Sysfs Interfaces - Firmware Management 183 Sysfs Interfaces - Authentication 306 Sysfs Interfaces - Firmware Download 314 Sysfs Interfaces - SPI Flash
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/ |
H A D | zeroconf-default | 9 # Interfaces which you never wish to have zeroconf run on should
|
/openbmc/phosphor-dbus-monitor/src/templates/ |
H A D | generated.mako.hpp | 66 using Interfaces = std::array<std::string, ${len(interfaces)}>; typedef 70 static const Interfaces interfaces = in get()
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | thermal.rst | 5 HWMON Interfaces 11 GPU sysfs Power State Interfaces
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | fru-fault-monitor.cpp | 40 using Interfaces = std::vector<Interface>; typedef 42 std::unordered_map<Path, std::unordered_map<Service, Interfaces>>;
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | README.md | 1 Interfaces under this subdirectory are written for compatibility with
|