Searched refs:time (Results 426 - 450 of 972) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dinterfaces.c41 #include <sys/time.h>
56 #include <sys/time.h>
H A Dtime.c3 time handling functions
116 serverzone = TimeZone(time(NULL));
138 /* Save the start time of this process. */
145 done before a daemon fork then this is the start time from the parent
167 call of this function. This saves a LOT of time on many unixes.
178 if (t == 0) t = time(NULL);
249 return the UTC offset in seconds west of UTC, adjusted for extra time offset
258 return the UTC offset in seconds west of UTC, adjusted for extra time
259 offset, for a local time value. If ut = lt + LocTimeDiff(lt), then
360 /* reverse the time */
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/web/
H A Dcgi.c446 printf("Expires: %s\r\n", http_timestring(time(NULL)+EXPIRY_TIME));
562 printf("Date: %s\r\n", http_timestring(time(NULL)));
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DTimerThread.c112 currentTime = time( NULL );
114 //If time has elapsed, schedule job
171 time( &now );
190 * eventTime - the absoule time of the event
299 * Schedules an event to run at a specified time.
303 * time_t - time of event.
309 * current time + REL_SEC.
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat/
H A Ddir.c755 __u16 date, time; local
759 fat_date_unix2dos(dir->i_mtime,&time,&date);
764 de[0].time = de[1].time = CT_LE_W(time);
767 de[0].ctime = de[1].ctime = CT_LE_W(time);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat.orig/
H A Ddir.c741 __u16 date, time; local
745 fat_date_unix2dos(dir->i_mtime,&time,&date);
750 de[0].time = de[1].time = CT_LE_W(time);
753 de[0].ctime = de[1].ctime = CT_LE_W(time);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/soundmodem/
H A Dsm_wss.c130 unsigned long time; local
152 time = 1000;
154 if (!(--time)) {
164 time = jiffies + HZ/4;
165 while ((read_codec(dev, 0x0b) & 0x20) && ((signed)(jiffies - time) < 0));
167 if ((signed)(jiffies - time) >= 0) {
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dhttpd.c37 #include <time.h>
43 #include <sys/time.h>
133 /* Added by Joey for handle one people at the same time */
282 now = time((time_t*)0);
651 request_timestamp = time((time_t *)0);
815 login_timestamp = time((time_t *)0);
853 time(&now);
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dbtnsetup.c774 time(&bs_time);
816 time(&bs_time);
1086 time(&bs_time); // reset timer only
1117 time(&bs_time);
1189 time(&bs_time);
1322 time(&now);
H A Drc.c16 #include <time.h>
27 #include <sys/time.h>
509 time(&now);
623 time(&now);
639 /* Sync time */
644 time(&now);
997 fprintf(stderr, "rc restarting time.\n");
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dbtnsetup.c765 time(&bs_time);
807 time(&bs_time);
1077 time(&bs_time); // reset timer only
1108 time(&bs_time);
1180 time(&bs_time);
1313 time(&now);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Doplock.c99 time_t starttime = time(NULL);
132 timeout -= ((time(NULL) - starttime)*1000);
767 start_time = time(NULL);
784 * points to free()'d memory. We *must* revalidate fsp each time
830 * Die if we go over the time limit.
833 if((time(NULL) - start_time) > OPLOCK_BREAK_TIMEOUT) {
1012 start_time = time(NULL);
1086 time_left -= (time(NULL) - start_time);
H A Dprocess.c21 #include <sys/time.h>
1278 *last_timeout_processing_time = t = time(NULL);
1423 time_t last_timeout_processing_time = time(NULL);
1461 smb_run_idle_events(time(NULL));
1512 time_t new_check_time = time(NULL);
1517 last_timeout_processing_time = new_check_time; /* Reset time. */
H A Dblocking.c27 notify. It consists of the requesting SMB and the expiry time.
104 * the expiration time here.
120 blr->expire_time = (lock_timeout == -1) ? (time_t)-1 : time(NULL) + (time_t)lock_timeout;
147 DEBUG(3,("push_blocking_lock_request: lock request length=%d blocked with expiry time %d (+%d) \
579 process_blocking_lock_queue(time(NULL));
592 /* note that we avoid the time() syscall if there are no blocking locks */
596 t = time(NULL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dosf_sys.c26 #include <linux/time.h>
1094 /* OSF does not copy back the remaining time. */
1116 struct timeval32 ru_utime; /* user time used */
1117 struct timeval32 ru_stime; /* system time used */
1224 * one is the time remaining.. Ho humm.. No documentation.
1256 long offset; /* time offset (usec) */
1261 long constant; /* pll time constant */
1266 struct timeval32 time; /* (read only) */ member in struct:timex32
1289 if (copy_from_user(&txc, txc_p, offsetof(struct timex32, time)) ||
1291 offsetof(struct timex32, time)))
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dvia-pmu.c9 * and the RTC (real time clock) chip.
49 #include <asm/time.h>
397 * seconds, and by that time the PMU could have given up on us and
478 * since the IDE probe may shut interrupts down for quite a bit of time. If
570 unsigned int capa, max, voltage, time; local
615 time = (charge * 16440) / current;
619 capa = max = current = voltage = time = 0;
629 pmu_batteries[pmu_cur_battery].time_remaining = time;
637 unsigned int capa, max, voltage, time; local
680 time
725 unsigned int charge, voltage, time; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_core.c298 * system from this time onwards. It must not be freed until it has
553 * If this is shutdown time, the thread's already been killed
1110 * Tell LCT to renotify us next time there is a change
1284 long time=jiffies; local
1288 if((jiffies-time)>=5*HZ)
1646 long time; local
1680 time=jiffies;
1683 if((jiffies-time)>=20*HZ)
1701 * time, we assume the IOP could not reboot properly.
1707 time
1759 long time; local
2173 u32 time; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dmisc.c604 struct timeval32 time; member in struct:sol_ntptimeval
643 ret = put_user (t.time.tv_sec, &ntp->time.tv_sec);
644 ret |= __put_user (t.time.tv_usec, &ntp->time.tv_usec);
/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dcommon.c205 time(&sta_timer);
229 time(&sta_timer);
295 time(&sta_timer);
308 time(&sta_timer);
388 time(&now);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dnfs3xdr.c128 * Encode/decode time.
133 xdr_encode_time(u32 *p, time_t time) argument
135 *p++ = htonl(time);
149 xdr_encode_time3(u32 *p, u64 time) argument
151 *p++ = htonl(time >> 32);
152 *p++ = htonl(time & 0xFFFFFFFF);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dsl811.c347 // check time out every second
360 PDEBUG(3, "urb = %p time out, we kill it", urb);
697 * This function calculate the bus time need by this td.
703 int time; local
708 time = 8*8*len + 1024;
711 time = 8*8*len + 2048;
713 time = 8*len + 256;
716 time += 2*10 * len;
718 td->bustime = time;
723 int time;
[all...]
/asus-wl-520gu-7.0.1.45/src/bcm57xx/linux/
H A Dmm.h75 #include <linux/time.h>
614 #define MM_Wait(time) udelay(time)
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A De_os.h255 * against run-time link errors. This doesn't seem to be necessary,
473 # include <sys/time.h>
490 # include <time.h>
492 # include <sys/time.h> /* Needed under linux for FD_XXX */
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Drfc1035.c248 time_t now = time(NULL);
335 time_t now = time(NULL);
410 /* get CNAME target each time round */
500 time_t now = time(NULL);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd_util.c177 time_t now = time(NULL);
180 /* see if the time has come... */
227 t = time(NULL);
308 last_trustdom_scan = time(NULL);

Completed in 468 milliseconds

<<11121314151617181920>>