Searched refs:time (Results 201 - 225 of 972) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dchrp_time.c11 * Copied and modified from arch/i386/kernel/time.c
21 #include <linux/time.h>
33 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A DXmPciLpEvent.c18 #include <linux/time.h>
25 #include <asm/time.h>
H A Didle.c32 #include <asm/time.h>
64 * here and let the timer_interrupt code sort out the actual time.
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dfind.c33 #include <time.h>
82 time_t file_age = time(NULL) - statbuf->st_mtime;
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dtst_bitops.c18 #include <time.h>
24 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dudhcpc.c25 #include <time.h>
45 time(&now);
/asus-wl-520gu-7.0.1.45/src/router/wanduck/
H A Dwanduck.h11 #include <sys/time.h>
25 #include <time.h>
111 uint32_t ttl; // time to live
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dnamecache.c141 expiry = time(NULL) + lp_name_cache_timeout();
279 expiry = time(NULL) + lp_name_cache_timeout();
H A Dsamlogon_cache.c118 time_t t = time(NULL);
204 time_t now = time(NULL);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dsmbw_cache.c105 time_t now = time(NULL);
163 time_t now = time(NULL);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdbback.c33 #include <time.h>
37 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dtdb_check_password.c30 #include <time.h>
33 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/hp-lj/
H A Dsetup.c19 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mips-boards/atlas/
H A Datlas_setup.c33 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/swarm/
H A Dsetup.c35 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Drtc.c29 #include <asm/time.h>
33 /* Retrieve the current date and time from the real time clock. */
46 /* Set the current date and time in the real time clock. */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Deni.h13 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/khttpd/
H A Dmake_times_h.c24 #include <time.h>
H A Dprototypes.h8 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dshmiq.h82 int time; member in union:shmqevent::__anon10382
146 /* get time since last event */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dshmiq.h88 int time; member in union:shmqevent::__anon10448
152 /* get time since last event */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dshmiq.h82 int time; member in union:shmqevent::__anon5966
146 /* get time since last event */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dshmiq.h88 int time; member in union:shmqevent::__anon6032
152 /* get time since last event */
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_logger.c209 time( &start_time );
257 time( &current_time );
290 time( &start_time );
291 time( &current_time );
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dbadblocks.c8 #include <time.h>

Completed in 212 milliseconds

1234567891011>>