Home
last modified time | relevance | path

Searched full:expires (Results 1 – 25 of 157) sorted by relevance

1234567

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.cookie.js63 if (typeof options.expires === 'number') {
64 var days = options.expires, t = options.expires = new Date();
70 …options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max…
111 $.cookie(key, '', $.extend({}, options, { expires: -1 })); property in AnonymousClass6d74039b0401
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.hpp38 * Sets up a list of actions to be invoked when the defined timer expires.
57 * @brief Call actions when timer expires
68 * timer expires. The configured timer is set to callback the list of
103 * Called each time the timer expires, running the configured actions
130 /* List of actions to be called when the timer expires */
147 * Sets the list of actions that is run when the timer expires
/openbmc/u-boot/include/
H A Dwdt.h23 * @timeout_ms: Number of ticks (milliseconds) before timer expires
25 * which action needs to be executed when the timer expires
69 * @timeout_ms: Number of ticks (milliseconds) before the timer expires
71 * which action needs to be executed when the timer expires
/openbmc/qemu/hw/sparc64/
H A Dsparc64.c237 int64_t expires = cpu_to_timer_ticks(real_limit, timer->frequency) + in cpu_tick_set_limit() local
240 if (expires < now) { in cpu_tick_set_limit()
241 expires = now + 1; in cpu_tick_set_limit()
252 expires - now, timer->frequency in cpu_tick_set_limit()
261 timer_mod(timer->qtimer, expires); in cpu_tick_set_limit()
/openbmc/phosphor-fan-presence/docs/control/
H A Dzones.md44 current target, this new target is set when the delay expires.
58 lower than the current target, this new target is set when the delay expires.
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-gw-src.sh208 if [[ $route =~ ^(.*)( +expires +[^ ]+)(.*)$ ]]; then
255 local expires='0sec'
256 if [[ $route =~ ^(.*)( +expires +[^ ]+)(.*)$ ]]; then
258 expires="${BASH_REMATCH[2]}"
269 [[ "$expires" != "0sec" ]] && return
271 echo "Remove preferred src from bridge RA: $route $expires" >&2
/openbmc/qemu/include/qemu/
H A Dtimer.h312 * expires. Return -1 if there are no timers.
315 * timer expires -1 if none
402 * @cb: the callback to be called when the timer expires
423 * @cb: the callback to call when the timer expires
440 * @cb: the callback to call when the timer expires
457 * @cb: the callback to call when the timer expires
474 * @cb: the callback to call when the timer expires
493 * @cb: the callback to be called when the timer expires
528 * @cb: the callback to be called when the timer expires
548 * @cb: the callback to call when the timer expires
[all …]
/openbmc/qemu/ui/
H A Dvnc-stubs.c9 int vnc_display_pw_expire(const char *id, time_t expires) in vnc_display_pw_expire() argument
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLicense.v1_1_4.json185 "description": "The date and time when the license expires.",
187 … "longDescription": "This property shall contain the date and time when the license expires.",
304 "description": "The remaining usage duration before the license expires.",
305 …s property shall contain the remaining usage duration before the license expires. This property s…
314 "description": "The remaining usage count before the license expires.",
315 …This property shall contain the remaining usage count before the license expires. This property s…
H A DManagerAccount.v1_14_0.json256 …ion": "Indicates the date and time when this account expires. If `null`, the account never expire…
258expires. The service shall disable or delete an account that has expired. This property shall no…
418 …tes the date and time when this account password expires. If `null`, the account password never e…
420 … date and time when this account password expires. If the value is `null`, the account password n…
H A DSchedule.v1_2_5.json161 … "description": "The time after provisioning when the schedule as a whole expires.",
162 … contain a Redfish Duration that describes the time after provisioning when the schedule expires.",
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.hpp43 * options. If the alarm is cleared before the timer expires, then
51 * it receives via another channel. If the soft shutdown timer expires, it
125 * @brief The function called when the timer expires.
/openbmc/openpower-occ-control/
H A Docc_manager.hpp241 * @brief The timer to be used once the OCC goes active. When it expires,
347 * a PEL should get created when the throttlePldmTraceTimer expires.
348 * The first time the throttlePldmTraceTimer expires, the traces
350 * next time the timer expires, a PEL will get created.
360 * via PLDM. This is called when the throttlePldmTraceTimer expires.
376 * @brief Called when poll timer expires and forces a POLL command to the
/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py22 able to specify a time_out value. If the function fails to complete before the timer expires, a
138 …returns. If the time_out value expires, raise a ValueError exception with a detailed error messag…
143 expires before the function finishes running, this method will raise a ValueError.
/openbmc/bmcweb/include/
H A Dcookies.hpp29 "expires=Thu, 01 Jan 1970 00:00:00 GMT"); in clearSessionCookies()
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp200 * condition is tested again before the timer expires and it is not
201 * met cancel the timer. If the timer expires invoke the associated
228 * When the timer expires, it calls operator() for the
/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/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DManagerAccount.v1_14_0.json256 …ion": "Indicates the date and time when this account expires. If `null`, the account never expire…
258expires. The service shall disable or delete an account that has expired. This property shall no…
418 …tes the date and time when this account password expires. If `null`, the account password never e…
420 … date and time when this account password expires. If the value is `null`, the account password n…
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_action.hpp333 * 2) When this timer expires:
387 * @brief Called when the service mode timer expires.
403 * @brief Called when the meltdown timer expires.
464 * timer expires before a hard power off will occur.
H A Dfan.hpp90 * Starts a timer, where if it expires then the sensor
153 * @brief Called from TachSensor when its error timer expires
297 * @brief Expires after _monitorDelay to start fan monitoring.
/openbmc/qemu/include/ui/
H A Dqemu-spice-module.h33 int (*set_pw_expire)(time_t expires);
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.hpp121 /** @brief Gets the remaining time before watchdog expires.
171 /** @brief Map of systemd units to be started when the timer expires */
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAttributes.interface.yaml73 Indicates the date when this account password expires. Date should be
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLicense_v1.xml150 … <Annotation Term="OData.Description" String="The date and time when the license expires."/>
151 …LongDescription" String="This property shall contain the date and time when the license expires."/>
155 …tation Term="OData.Description" String="The remaining usage duration before the license expires."/>
156 …s property shall contain the remaining usage duration before the license expires. This property s…
160 …nnotation Term="OData.Description" String="The remaining usage count before the license expires."/>
161 …This property shall contain the remaining usage count before the license expires. This property s…
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp61 * Package of data required when a timer expires
65 * that run when the timer expires
73 * Data associated with a running timer that's used when it expires
76 * TimerPkg = Package of data required when the timer expires
433 * @param[in] pkg - Packaged data for when timer expires
440 * @brief Callback when a timer expires

1234567