Home
last modified time | relevance | path

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

/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dxt.h95 extern XtIntervalId zap_timer,scan_timer;
H A Dxt.c89 XtIntervalId zap_timer,scan_timer; variable
448 zap_timer = XtAppAddTimeOut in zap_timeout()
465 if (zap_timer) { in ZapAction()
466 XtRemoveTimeOut(zap_timer); in ZapAction()
467 zap_timer = 0; in ZapAction()
480 zap_timer = XtAppAddTimeOut in ZapAction()
H A Dxawtv.c615 if (zap_timer) { in new_channel()
616 XtRemoveTimeOut(zap_timer); in new_channel()
617 zap_timer = 0; in new_channel()
H A Dmotv.c269 if (zap_timer) { in new_channel()
270 XtRemoveTimeOut(zap_timer); in new_channel()
271 zap_timer = 0; in new_channel()