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

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/misc/
H A Dtimestamp.h20 struct timestamp;
22 struct timestamp *get_timestamp(void);
30 int cmp_timestamp(struct timestamp *t1, struct timestamp *t2);
32 void destroy_timestamp(struct timestamp *t);
H A Dtimestamp.c26 #include "timestamp.h"
37 struct timestamp { struct
41 struct timestamp *get_timestamp(void)
43 struct timestamp *ts = NULL;
62 int cmp_timestamp(struct timestamp *t1, struct timestamp *t2)
86 struct timestamp { struct
90 struct timestamp *get_timestamp(void)
92 struct timestamp *ts = NULL;
111 int cmp_timestamp(struct timestamp *t
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dwpamsg.h26 timestamp = QDateTime::currentDateTime();
31 QDateTime getTimestamp() const { return timestamp; }
36 QDateTime timestamp; member in class:WpaMsg
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/wpa_gui/
H A Dwpamsg.h21 timestamp = QDateTime::currentDateTime();
26 QDateTime getTimestamp() const { return timestamp; }
31 QDateTime timestamp; member in class:WpaMsg
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/
H A Dkod_management.h10 time_t timestamp; member in struct:kod_entry
H A Dkod_management.c62 pke->timestamp = time(NULL);
78 kod_db[n]->timestamp = pke->timestamp;
154 kod_db[a]->timestamp, kod_db[a]->type,
169 * Max. of 254 characters for hostname, 10 for timestamp, 4 for
273 kod_db[b]->timestamp = (time_t)ull;
290 (unsigned long long)kod_db[a]->timestamp,
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmk_safe.c73 krb5_us_timeofday (context, &rdata.timestamp, &rdata.usec);
76 s.safe_body.timestamp = &rdata.timestamp;
79 s.safe_body.timestamp = NULL;
84 outdata->timestamp = rdata.timestamp;
H A Dmk_priv.c71 krb5_us_timeofday (context, &rdata.timestamp, &rdata.usec);
74 part.timestamp = &rdata.timestamp;
77 part.timestamp = NULL;
82 outdata->timestamp = rdata.timestamp;
H A Drd_priv.c134 /* check timestamp */
139 if (part.timestamp == NULL ||
141 abs(*part.timestamp - sec) > context->max_skew) {
172 if(part.timestamp)
173 outdata->timestamp = *part.timestamp;
H A Drd_safe.c156 /* check timestamp */
162 if (safe.safe_body.timestamp == NULL ||
164 abs(*safe.safe_body.timestamp - sec) > context->max_skew) {
206 if(safe.safe_body.timestamp)
207 outdata->timestamp = *safe.safe_body.timestamp;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/admin/
H A Dpurge.c47 time_t timestamp; member in struct:e
63 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument
72 e->timestamp = timestamp;
83 e->timestamp = timestamp;
131 add_entry (entry.principal, entry.vno, entry.timestamp, &head);
153 && judgement_day - e->timestamp > age) {
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dvtoc.h55 * timestamp [all] returned as zero
115 time_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */ member in struct:vtoc
138 uint64_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */ member in struct:extvtoc
161 v.timestamp[i] = (time_t)extv.timestamp[i]; \
186 extv.timestamp[i] = (uint64_t)v.timestamp[i]; \
209 time32_t timestamp[V_NUMPA member in struct:vtoc32
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dvers_ts.c57 * look up the entries file entry and fill in the version and timestamp
93 /* An entries line with "D" in the timestamp indicates that the
98 if (strcmp (entdata->timestamp, "D") != 0)
102 vers_ts->ts_rcs = xstrdup (entdata->timestamp);
296 entdata && entdata->timestamp ? entdata->timestamp : "(null)",
314 else if (entdata->timestamp
315 && entdata->timestamp[0] == '='
316 && entdata->timestamp[1] == '\0')
325 else if (entdata->timestamp
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A DMakefile-devel-adds12 echo timestamp > ${srcdir}/stamp-h.in
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dhistory.c219 if (hist == 0 || hist->timestamp == 0)
221 ts = hist->timestamp;
297 temp->timestamp = hist_inittime ();
311 FREE (hs->timestamp);
312 hs->timestamp = savestring (string);
326 FREE (hist->timestamp);
351 temp->timestamp = savestring (old_value->timestamp);
H A Dhistory.h29 #include <time.h> /* XXX - for history timestamp code */
48 char *timestamp; /* char * rather than time_t for read/write */ member in struct:_hist_entry
53 #define HISTENT_BYTES(hs) (strlen ((hs)->line) + strlen ((hs)->timestamp))
85 /* Change the timestamp associated with the most recent history entry to
136 /* Return the timestamp associated with the HIST_ENTRY * passed as an
H A Dhistfile.c104 /* Does S look like the beginning of a history timestamp entry? Placeholder
248 /* If we see something we think is a timestamp, continue with this
467 if (history_write_timestamps && the_history[i]->timestamp && the_history[i]->timestamp[0])
468 buffer_size += strlen (the_history[i]->timestamp) + 1;
499 if (history_write_timestamps && the_history[i]->timestamp && the_history[i]->timestamp[0])
501 strcpy (buffer + j, the_history[i]->timestamp);
502 j += strlen (the_history[i]->timestamp);
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_fault_i.h163 ufi->mapv = ufi->map->timestamp;
198 if (ufi->mapv != ufi->map->timestamp) {
/netbsd-6-1-5-RELEASE/distrib/acorn32/
H A Dmksparkive.sh93 timestamp=`expr $st_mtime \* 100 + 220898880000`
96 highdate=`expr $timestamp / 4294967296 | xargs printf %02x`
97 lowdate=`expr $timestamp % 4294967296`
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dlibpaa.h75 int64_t timestamp; /* time of response */ member in struct:paa_identity_t
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dextern.h59 extern char timestamp[];
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dtape.h71 struct timeval timestamp; /* timestamp of last unbusy */ member in struct:tape
/netbsd-6-1-5-RELEASE/gnu/dist/groff/
H A DMakefile.sub27 echo timestamp > $(srcdir)/stamp-h.in
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Daed.c193 microtime(&new_event.timestamp);
204 microtime(&new_event.timestamp);
212 microtime(&new_event.timestamp);
224 microtime(&new_event.timestamp);
235 microtime(&new_event.timestamp);
246 microtime(&new_event.timestamp);
257 microtime(&new_event.timestamp);
280 microtime(&new_event.timestamp);
286 microtime(&new_event.timestamp);
292 microtime(&new_event.timestamp);
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Daed.c194 microtime(&new_event.timestamp);
205 microtime(&new_event.timestamp);
213 microtime(&new_event.timestamp);
225 microtime(&new_event.timestamp);
236 microtime(&new_event.timestamp);
247 microtime(&new_event.timestamp);
258 microtime(&new_event.timestamp);
281 microtime(&new_event.timestamp);
287 microtime(&new_event.timestamp);
293 microtime(&new_event.timestamp);
[all...]

Completed in 177 milliseconds

1234567891011>>