Searched refs:lastrun (Results 1 - 25 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dmodule.c169 time_t lastrun; member in struct:smb_idle_list_ent
190 event->lastrun = 0;
229 if (now >(event->lastrun+interval)) {
230 event->lastrun = now;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dmodule.c169 time_t lastrun; member in struct:smb_idle_list_ent
190 event->lastrun = 0;
229 if (now >(event->lastrun+interval)) {
230 event->lastrun = now;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dmodule.c169 time_t lastrun; member in struct:smb_idle_list_ent
190 event->lastrun = 0;
229 if (now >(event->lastrun+interval)) {
230 event->lastrun = now;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/nmbd/
H A Dnmbd_elections.c132 static time_t lastrun=0; local
136 if (!lastrun)
137 lastrun = t;
139 if (t < (lastrun + (CHECK_TIME_MST_BROWSE * 60)))
142 lastrun = t;
H A Dnmbd_browsesync.c608 static time_t lastrun = 0; local
631 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
634 lastrun = t;
656 static time_t lastrun = 0; local
672 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
687 lastrun = t;
H A Dnmbd_become_dmb.c370 static time_t lastrun = 0; local
372 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
375 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/nmbd/
H A Dnmbd_elections.c132 static time_t lastrun=0; local
136 if (!lastrun)
137 lastrun = t;
139 if (t < (lastrun + (CHECK_TIME_MST_BROWSE * 60)))
142 lastrun = t;
H A Dnmbd_browsesync.c608 static time_t lastrun = 0; local
631 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
634 lastrun = t;
656 static time_t lastrun = 0; local
672 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
687 lastrun = t;
H A Dnmbd_become_dmb.c370 static time_t lastrun = 0; local
372 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
375 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/nmbd/
H A Dnmbd_elections.c132 static time_t lastrun=0; local
136 if (!lastrun)
137 lastrun = t;
139 if (t < (lastrun + (CHECK_TIME_MST_BROWSE * 60)))
142 lastrun = t;
H A Dnmbd_browsesync.c608 static time_t lastrun = 0; local
631 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
634 lastrun = t;
656 static time_t lastrun = 0; local
672 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
687 lastrun = t;
H A Dnmbd_become_dmb.c370 static time_t lastrun = 0; local
372 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
375 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_browsesync.c577 static time_t lastrun = 0; local
597 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
600 lastrun = t;
621 static time_t lastrun = 0; local
638 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
656 lastrun = t;
H A Dnmbd_become_dmb.c366 static time_t lastrun = 0; local
368 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
371 lastrun = t;
H A Dnmbd.c124 static time_t lastrun = 0; local
126 if ( !lastrun )
127 lastrun = t;
128 if ( t < (lastrun + 5) )
130 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_browsesync.c576 static time_t lastrun = 0; local
596 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
599 lastrun = t;
620 static time_t lastrun = 0; local
637 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
655 lastrun = t;
H A Dnmbd_become_dmb.c368 static time_t lastrun = 0; local
370 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
373 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_browsesync.c577 static time_t lastrun = 0; local
597 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
600 lastrun = t;
621 static time_t lastrun = 0; local
638 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
656 lastrun = t;
H A Dnmbd_become_dmb.c366 static time_t lastrun = 0; local
368 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
371 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_browsesync.c576 static time_t lastrun = 0; local
596 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
599 lastrun = t;
620 static time_t lastrun = 0; local
637 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
655 lastrun = t;
H A Dnmbd_become_dmb.c368 static time_t lastrun = 0; local
370 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
373 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_browsesync.c576 static time_t lastrun = 0; local
596 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
599 lastrun = t;
620 static time_t lastrun = 0; local
637 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
655 lastrun = t;
H A Dnmbd_become_dmb.c368 static time_t lastrun = 0; local
370 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
373 lastrun = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_browsesync.c577 static time_t lastrun = 0; local
597 if ((lastrun != 0) && (t < lastrun + (15 * 60)))
600 lastrun = t;
621 static time_t lastrun = 0; local
638 if ((lastrun != 0) && (t < lastrun + (5 * 60)))
656 lastrun = t;
H A Dnmbd_become_dmb.c366 static time_t lastrun = 0; local
368 if ((lastrun != 0) && (t < lastrun + (CHECK_TIME_ADD_DOM_NAMES * 60)))
371 lastrun = t;

Completed in 259 milliseconds

12