Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dosdep.h366 #ifndef TIME_MAX
367 #define TIME_MAX TYPE_MAXIMUM(time_t) macro
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c74 when = TIME_MAX; in qmp_expire_password()
H A Dspice-core.c48 static time_t auth_expires = TIME_MAX;
H A Dvnc.c3402 vd->expires = TIME_MAX; in vnc_display_init()