Home
last modified time | relevance | path

Searched refs:screen_delay (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/tnylpo/tnylpo-1.1.3/
H A Dmain.c721 if (screen_delay != (-1)) { in get_config()
726 screen_delay = (-2); in get_config()
733 screen_delay = (int) ul; in get_config()
896 switch (screen_delay) { in get_config()
897 case (-2): screen_delay = (-1); break; in get_config()
898 case (-1): screen_delay = 0; break; in get_config()
H A Dtnylpo.h142 extern int screen_delay;
H A Dscreen.c1147 switch (screen_delay) { in crt_exit()
1163 tv.tv_sec = screen_delay; in crt_exit()
H A Dreadconf.c71 int screen_delay = (-1); variable
1738 if (screen_delay == (-1)) screen_delay = temp_screen_delay; in parse_config()
/dports/devel/py-celery/celery-4.4.7/celery/events/
H A Dcursesmon.py42 screen_delay = 10 variable in CursesMonitor
473 curses.napms(self.screen_delay)
/dports/devel/py-celery/celery-4.4.7/docs/history/
H A Dchangelog-2.1.rst85 * ``celeryev`` curses monitor: Set screen_delay to 10ms, so the screen
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxdbupgrade/
H A Ddbupgrade_5030.c3269 static int DBpatch_delay_routine(const char *screen_delay, int *dashboard_delay) in DBpatch_delay_routine() argument
3274 if (FAIL == is_time_suffix(screen_delay, &tmp, ZBX_LENGTH_UNLIMITED)) in DBpatch_delay_routine()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxdbupgrade/
H A Ddbupgrade_5030.c3269 static int DBpatch_delay_routine(const char *screen_delay, int *dashboard_delay) in DBpatch_delay_routine() argument
3274 if (FAIL == is_time_suffix(screen_delay, &tmp, ZBX_LENGTH_UNLIMITED)) in DBpatch_delay_routine()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxdbupgrade/
H A Ddbupgrade_5030.c3269 static int DBpatch_delay_routine(const char *screen_delay, int *dashboard_delay) in DBpatch_delay_routine() argument
3274 if (FAIL == is_time_suffix(screen_delay, &tmp, ZBX_LENGTH_UNLIMITED)) in DBpatch_delay_routine()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxdbupgrade/
H A Ddbupgrade_5030.c3269 static int DBpatch_delay_routine(const char *screen_delay, int *dashboard_delay) in DBpatch_delay_routine() argument
3274 if (FAIL == is_time_suffix(screen_delay, &tmp, ZBX_LENGTH_UNLIMITED)) in DBpatch_delay_routine()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxdbupgrade/
H A Ddbupgrade_5030.c3269 static int DBpatch_delay_routine(const char *screen_delay, int *dashboard_delay) in DBpatch_delay_routine() argument
3274 if (FAIL == is_time_suffix(screen_delay, &tmp, ZBX_LENGTH_UNLIMITED)) in DBpatch_delay_routine()