Searched refs:timestamp (Results 1 - 25 of 118) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/uuid/
H A Duuid.c32 uuid_time_t * timestamp,
35 uuid_time_t timestamp,
39 uuid_time_t timestamp,
43 static void get_current_time( uuid_time_t * timestamp );
53 uuid_time_t timestamp, local
68 get_current_time( &timestamp );
86 else if( timestamp < last_time )
92 format_uuid_v1( uid, clockseq, timestamp, node );
97 write_state( clockseq, timestamp, node );
122 format_uuid_v1 -- make a UUID from the timestamp, clockse
126 format_uuid_v1( uuid_upnp * uid, unsigned16 clock_seq, uuid_time_t timestamp, uuid_node_t node ) argument
164 read_state( unsigned16 * clockseq, uuid_time_t * timestamp, uuid_node_t * node ) argument
185 write_state( unsigned16 clockseq, uuid_time_t timestamp, uuid_node_t node ) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dudfend.h23 static inline timestamp lets_to_cpu(timestamp in)
25 timestamp out;
26 memcpy(&out, &in, sizeof(timestamp));
72 static inline timestamp cpu_to_lets(timestamp in)
74 timestamp out;
75 memcpy(&out, &in, sizeof(timestamp));
H A Decma_167.h73 } __attribute__ ((packed)) timestamp; typedef in typeref:struct:__anon3188
146 timestamp descCreationDateAndTime;
215 timestamp recordingDateAndTime;
357 timestamp recordingDateAndTime;
422 timestamp recordingDateAndTime;
565 timestamp accessTime;
566 timestamp modificationTime;
567 timestamp attrTime;
756 timestamp recordingDateAndTime;
806 timestamp accessTim
[all...]
H A Dudftime.c88 udf_stamp_to_time(time_t *dest, long *dest_usec, timestamp src)
123 timestamp *
124 udf_time_to_stamp(timestamp *dest, time_t tv_sec, long tv_usec)
H A Dudfdecl.h196 extern time_t *udf_stamp_to_time(time_t *, long *, timestamp);
197 extern timestamp *udf_time_to_stamp(timestamp *, time_t, long);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dcredentials.c74 4 byte timestamp
79 void cred_create(uchar session_key[8], DOM_CHAL *stor_cred, UTIME timestamp, argument
84 SIVAL(time_cred.data, 0, IVAL(stor_cred->data, 0) + timestamp.time);
94 DEBUG(5,(" timestamp: %x\n" , timestamp.time));
107 4 byte timestamp
114 UTIME timestamp)
118 cred_create(session_key, stored_cred, timestamp, &cred2);
151 new_clnt_time.time = sto_clnt_cred->timestamp.time + 1;
186 &sto_clnt_cred->challenge, rcv_clnt_cred->timestamp))
113 cred_assert(DOM_CHAL *cred, uchar session_key[8], DOM_CHAL *stored_cred, UTIME timestamp) argument
[all...]
H A Dunexpected.c29 time_t timestamp; member in struct:unexpected_key
63 key.timestamp = p->timestamp;
86 if (lastt - key.timestamp > NMBD_UNEXPECTED_TIMEOUT) {
H A Dtrustdom_cache.c191 fetch the timestamp from the last update
198 uint32 timestamp; local
205 DEBUG(5, ("no timestamp for trusted domain cache located.\n"));
209 timestamp = atoi(value);
211 return timestamp;
215 store the timestamp from the last update
229 DEBUG(5, ("failed to set timestamp for trustdom_cache\n"));
238 lock the timestamp entry in the trustdom_cache
247 unlock the timestamp entry in the trustdom_cache
301 /* get the timestamp
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdsmart.h80 unsigned int timestamp; member in struct:ata_smart_errorlog_command_struct_s
87 unsigned short timestamp; member in struct:ata_smart_errorlog_error_struct_s
109 unsigned short timestamp; member in struct:ata_smart_selftestlog_struct_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdsmart.h80 unsigned int timestamp; member in struct:ata_smart_errorlog_command_struct_s
87 unsigned short timestamp; member in struct:ata_smart_errorlog_error_struct_s
109 unsigned short timestamp; member in struct:ata_smart_selftestlog_struct_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dhptraid.h66 u_int32_t timestamp; member in struct:highpoint_raid_conf::__anon1355
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Ddiscovery.h69 unsigned long timestamp; /* Time discovered */ member in struct:discovery_t
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Ddiscovery.h69 unsigned long timestamp; /* Time discovered */ member in struct:discovery_t
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dsyslogd.c335 char *timestamp; local
356 timestamp = ctime(&now) + 4;
357 timestamp[15] = '\0';
361 timestamp = msg;
362 timestamp[15] = '\0';
365 timestamp = ctime(&now) + 4;
366 timestamp[15] = '\0';
426 message("%s %s %s %s\n", timestamp, LocalHostName, res, msg);
428 message("%s %s\n", timestamp, msg);
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dktrace.c22 uint timestamp; /* ticks (really any metric) */ member in struct:ktentry
41 /* arch-specific fast timestamp */
52 #warning "ktrace.c: arch-specific fast timestamp not supported"
109 ktbuf[ktwrite].timestamp = ts - lastts; /* delta time */
132 len += sprintf(buf+len, "%10u\t(%u)\t", ktbuf[i].timestamp, ktbuf[i].pid);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Ddv1394-private.h51 unsigned long timestamp)
69 cip->b[6] = timestamp >> 8;
70 cip->b[7] = timestamp & 0xFF;
133 if(want_timestamp) /* controller will update timestamp at DMA time */
332 /* points to status/timestamp field of first DMA packet */
333 /* (we'll check it later to monitor timestamp accuracy) */
336 /* the timestamp we assigned to the first packet in the frame */
339 /* pointer to the first packet's CIP header (where the timestamp goes) */
368 u16 timestamp; member in struct:packet
47 fill_cip_header(struct CIP_header *cip, unsigned char source_node_id, unsigned long counter, enum pal_or_ntsc format, unsigned long timestamp) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dsound_config.h88 int timestamp; member in struct:voice_alloc_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dray_cs.h10 UCHAR timestamp[8]; member in struct:beacon_rx
/asus-wl-520gu-7.0.1.45/src/router/bpalogin/
H A Dprotocol.c203 s->timestamp = time(NULL);
204 makecredentials(credentials,s,T_MSG_LOGIN_AUTH_REQ,s->timestamp);
207 add_field_INT4(s,&t,T_PARAM_TIMESTAMP,s->timestamp);
437 s->timestamp = time(NULL);
438 makecredentials(credentials,s,T_MSG_LOGOUT_AUTH_RESP,s->timestamp);
441 add_field_INT4(s,&t,T_PARAM_TIMESTAMP,s->timestamp);
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf5 debug timestamp = no
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Deni.h62 struct timeval timestamp; /* for RX timing */ member in struct:eni_vcc
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dlec_arpc.h28 unsigned long timestamp; /* Used for various timestamping member in struct:lec_arp_table
/asus-wl-520gu-7.0.1.45/src/router/samba/source/wrepld/
H A Dwins_repl.h148 time_t timestamp; member in struct:wins_packet_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dmca.c1002 (lh->timestamp.slh_month >> 4) * 10 +
1003 (lh->timestamp.slh_month & 0xf),
1004 (lh->timestamp.slh_day >> 4) * 10 +
1005 (lh->timestamp.slh_day & 0xf),
1006 (lh->timestamp.slh_century >> 4) * 1000 +
1007 (lh->timestamp.slh_century & 0xf) * 100 +
1008 (lh->timestamp.slh_year >> 4) * 10 +
1009 (lh->timestamp.slh_year & 0xf),
1010 (lh->timestamp.slh_hour >> 4) * 10 +
1011 (lh->timestamp
[all...]
/asus-wl-520gu-7.0.1.45/src/router/sendmail/
H A Dmini_sendmail.c342 char timestamp[100]; local
346 (void) strftime( timestamp, sizeof(timestamp), "%a, %d %b %Y %T %Z", tmP );
349 strlen( timestamp ) + strlen( username );
359 from, hostname, VERSION, timestamp, username, hostname );

Completed in 256 milliseconds

12345