Searched refs:last_run (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dtimeeventq.c39 struct timeval last_run; member in struct:AvahiTimeEvent
59 return avahi_timeval_compare(&a->last_run, &b->last_run);
91 e->last_run = now;
193 e->last_run.tv_sec = 0;
194 e->last_run.tv_usec = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_browsesync.c79 static time_t last_run = 0; local
83 if (t - last_run < 20)
86 last_run = t;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo_enc.c2958 int last_run=0; local
3117 last_run= run;
3142 last_run= run;
3179 last_run= run_tab[i];
3231 i -= last_run + 1;

Completed in 154 milliseconds