Home
last modified time | relevance | path

Searched refs:Links (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/bmcweb/
H A DRedfish.md41 - Links/ManagerProvidingService
42 - Links/Sessions
139 - Links/Role
211 - Links/Certificates
212 - Links/Certificates@odata.count
230 - Links/ComputerSystems
231 - Links/ManagedBy
549 - Links/ActiveSoftwareImage
550 - Links/ManagerForChassis
551 - Links/ManagerForChassis@odata.count
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop3 Name=Links
4 Comment=Links is a browser very similar to lynx
6 Comment[pl]=Links jest przeglądarką podobną do lynksa
/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js57 .then(({ data: { Links } }) => { field in AnonymousClass75824bbd0301.data
58 const id = Links?.ActiveSoftwareImage['@odata.id'].split('/').pop();
66 .then(({ data: { Links } }) => { field in AnonymousClass75824bbd0501.data
67 const id = Links?.ActiveSoftwareImage['@odata.id'].split('/').pop();
168 Links: { class in FirmwareStore.actions.switchBmcFirmwareAndReboot.data
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp139 EXPECT_EQ(formatQueryForExpand(Query{.expandType = ExpandType::Links}), ""); in TEST()
157 Query{.expandLevel = 4, .expandType = ExpandType::Links}), in TEST()
527 EXPECT_EQ(query.expandType, ExpandType::Links); in TEST()
574 findNavigationReferences(ExpandType::Links, 1, 0, singleTreeNode) in TEST()
581 "Links": {"@odata.id": "/links"}, in TEST()
599 "Links" : {"Sessions": {"@odata.id": "/foobar"}}})"_json; in TEST()
608 findNavigationReferences(ExpandType::Links, 1, 0, singleLinkNode), in TEST()
/openbmc/linux/Documentation/bpf/
H A Dhelpers.rst6 .. Links
H A Dsyscall_api.rst9 .. Links:
H A Dindex.rst43 .. Links:
/openbmc/linux/Documentation/bpf/standardization/
H A Dindex.rst17 .. Links:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/
H A Dlinks.inc1 DESCRIPTION = "Links is graphics and text mode WWW \
/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/
H A Dsyscall.rst27 .. Links:
/openbmc/linux/Documentation/driver-api/media/
H A Dmc-core.rst111 Links chapter
114 Links are represented by a struct media_link instance,
138 Links can only be created after having both ends already created.
140 Links have flags that describe the link capabilities and state. The
208 Links setup
256 link is a streaming entity. Links that can be modified while streaming must
/openbmc/linux/Documentation/userspace-api/ebpf/
H A Dsyscall.rst22 .. Links:
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62x-sk-hdmi-audio.dtso5 * Links:
/openbmc/linux/Documentation/cpu-freq/
H A Dindex.rst27 Links chapter
/openbmc/u-boot/doc/
H A DREADME.s5pc1xx62 Links
/openbmc/openbmc/poky/meta/files/
H A Dfs-perms-volatile-log.txt33 # Links
H A Dfs-perms-volatile-tmp.txt33 # Links
H A Dfs-perms.txt46 # Links
/openbmc/phosphor-time-manager/
H A Dmeson.build16 # Project Links
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp53 Links, enumerator
271 query.expandType = ExpandType::Links; in getExpandType()
677 if (!localInLinks && eType == ExpandType::Links) in findNavigationReferencesInObjectRecursive()
722 case ExpandType::Links: in formatQueryForExpand()
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dapparmor.rst42 Links chapter
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot239 ${Links}= Get From Dictionary ${resp.dict} Links
245 FOR ${Certificates_dict} IN @{Links['Certificates']}
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-setup-link.rst41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can
/openbmc/linux/drivers/net/dsa/sja1105/
H A DKconfig45 bool "Support for Virtual Links on NXP SJA1105"
/openbmc/linux/Documentation/networking/
H A Dtipc.rst64 - Inter Node Links
67 Inter Node Links, which both guarantee data traffic integrity and monitor

1234