Searched refs:time (Results 376 - 400 of 972) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Drtmon.c19 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsmb_fs.h118 * This is the time we allow an inode, dentry or dir cache to live. It is bad
132 unsigned long time; /* cache age */ member in struct:smb_cache_head
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dali-ircc.h25 #include <linux/time.h>
H A Dnsc-ircc.h31 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsmb_fs.h118 * This is the time we allow an inode, dentry or dir cache to live. It is bad
132 unsigned long time; /* cache age */ member in struct:smb_cache_head
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dali-ircc.h25 #include <linux/time.h>
H A Dnsc-ircc.h31 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dktrace.c18 #include <linux/time.h>
109 ktbuf[ktwrite].timestamp = ts - lastts; /* delta time */
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.h27 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/lib/
H A Dutil.c235 sprintf (buf, "%08lX%04X", (unsigned long int) time (NULL), (unsigned int) getpid ());
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/lib/
H A Dutil.c235 sprintf (buf, "%08lX%04X", (unsigned long int) time (NULL), (unsigned int) getpid ());
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dcrypto.c130 time(&tim);
H A Ddns.c6 #include <sys/time.h>
H A Dinit.c31 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dcrypto.c130 time(&tim);
H A Ddns.c6 #include <sys/time.h>
H A Dinit.c31 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Ddebug.c22 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/tools/upnp/igd/
H A Dwancommon.c199 time(&now);
/asus-wl-520gu-7.0.1.45/src/tools/upnp/upnp/
H A Dhttp.c166 hc->net.expires = time(NULL) + HTTP_REQUEST_TIMEOUT;
211 // reset the expiration counter each time we receive some data.
212 c->net.expires = time(NULL) + HTTP_REQUEST_TIMEOUT;
390 now = time( (time_t*) 0 );
553 now = time( (time_t*) 0 );
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dincludes.h88 #include <sys/time.h>
89 #include <time.h>
92 #include <sys/time.h>
94 #include <time.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/intl/
H A Dlang_tdb.c160 tdb_store_int32(tdb, "/LOADTIME/", (int)time(NULL));
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dafs.c138 uint32 now; /* I assume time() returns 32 bit */
216 /* Ticket creation time */
217 now = time(NULL);
H A Dwins_srv.c141 gencache_set(keystr, "DOWN", time(NULL) + DEATH_TIME);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dtrustdom_cache.c38 * because there's no need to query PDC each time we need
107 * @param timeout cache entry expiration time
298 time_t now = time(NULL);
309 DEBUG(10,("update_trustdom_cache: not time to update trustdom_cache yet\n"));

Completed in 172 milliseconds

<<11121314151617181920>>