Home
last modified time | relevance | path

Searched full:renew (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A D00avahi-autoipd7 deconfig|renew|bound)
/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/fb-fboss/
H A D10-eth0.network29 # We've been seeing units not able to renew the lease after it expires
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dsimple.script39 renew|bound)
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DCertificate.v1_10_0.json29 "#Certificate.Renew": {
30 "$ref": "#/definitions/Renew"
599 "Renew": { object
643 "description": "The response body for the `Renew` action.",
644 …tion": "This type shall contain the properties found in the response body for the `Renew` action.",
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DCertificate.v1_10_0.json29 "#Certificate.Renew": {
30 "$ref": "#/definitions/Renew"
599 "Renew": { object
643 "description": "The response body for the `Renew` action.",
644 …tion": "This type shall contain the properties found in the response body for the `Renew` action.",
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue76 <icon-renew :title="$t('appHeader.titleRefresh')" />
116 import IconRenew from '@carbon/icons-vue/es/renew/20';
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/
H A DDevice.interface.yaml249 value less than 75% is usually a sign that you should renew your
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/
H A DCertificates.vue104 import IconReplace from '@carbon/icons-vue/es/renew/20';
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCertificate_v1.xml265 <Action Name="Renew" IsBound="true">
441 …<Annotation Term="OData.Description" String="This version was created to add the `Renew` and `Reke…
465 <Annotation Term="OData.Description" String="The response body for the `Renew` action."/>
466 …tring="This type shall contain the properties found in the response body for the `Renew` action."/>
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificate_v1.xml265 <Action Name="Renew" IsBound="true">
441 …<Annotation Term="OData.Description" String="This version was created to add the `Renew` and `Reke…
465 <Annotation Term="OData.Description" String="The response body for the `Renew` action."/>
466 …tring="This type shall contain the properties found in the response body for the `Renew` action."/>
/openbmc/u-boot/include/
H A Dec_commands.h4321 uint8_t renew; /* Force renewal */ member
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c832 "Unable to renew SDR reservation"); in ipmi_sdr_get_header()
/openbmc/qemu/scripts/
H A Dcheckpatch.pl3170 ERROR("unnecessary cast may hide bugs, use g_$1renew$3 instead\n" . $herecurr);