Searched refs:timestamp (Results 176 - 200 of 320) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Ddbg_bus.h53 u32_t timestamp; member in struct:_dbg_general_info
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dnetrauth.h132 time_t timestamp; member in struct:netr_info
/illumos-gate/usr/src/cmd/zpool/
H A DMakefile38 STAT_COMMON_OBJS = timestamp.o
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c130 * into msgiov at the index specified by msgiov_index. The timestamp
237 unsigned int timestamp; local
292 if ((err = slp_get_int32(authblocks, len, &off, &timestamp))
306 spi, authiov, authiov_len, timestamp, &inbytes, &inbytes_len);
527 * the timestamp. Caller must free *buf.
534 unsigned int timestamp,
548 *buflen += sizeof (timestamp);
573 /* Lay in timestamp */
574 return (slp_add_int32((char *)*buf, *buflen, timestamp, &off));
583 * timestamp I
531 make_tbs(const char *spi, struct iovec *iov, int iovlen, unsigned int timestamp, unsigned char **buf, size_t *buflen) argument
592 make_authblock(struct iovec *authiov, int authiov_len, const char *alias, time_t timestamp, caddr_t *abs, size_t *abs_len) argument
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c554 * The timestamp, which is used as a random seed, is stored in both
567 netr_info->timestamp = time(0);
568 auth->timestamp = netr_info->timestamp;
572 netr_info->timestamp,
578 ret_auth->timestamp = netr_info->timestamp;
587 * server credential. The server uses (timestamp + 1) when generating
591 * formed by adding (timestamp + 1) to the current client credential.
610 ++netr_info->timestamp;
[all...]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPServerHeaderV2.java347 long timestamp,
361 return new SDAAdvert(this, xid, timestamp, url, scopes, attrs);
346 getDAAdvert(short xid, long timestamp, ServiceURL url, Vector scopes, Vector attrs) argument
H A DSLPV1Manager.java127 long timestamp = store.getStateTimestamp();
130 if ((currentTime - timestamp) > STATEFUL_TIME_BOUND) {
/illumos-gate/usr/src/cmd/fm/fmstat/
H A DMakefile.com39 STAT_COMMON_OBJS = timestamp.o
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c38 * (1) The timestamp microseconds do not exceed 1 million.
39 * (2) The timestamp plus the window is less than the current time.
40 * (3) The timestamp is not less than the one previously
146 struct timeval timestamp, current_time; local
227 * Decrypt the timestamp
249 * XDR the decrypted timestamp
252 timestamp.tv_sec = IXDR_GET_INT32(ixdr);
253 timestamp.tv_usec = IXDR_GET_INT32(ixdr);
273 if (timestamp.tv_usec >= USEC_PER_SEC) {
275 timestamp
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ddklabel.h140 time32_t timestamp[NDKMAP]; /* partition timestamp (unsupported) */ member in struct:dk_vtoc
150 time32_t v_timestamp[NDKMAP]; /* partition timestamp */
223 #define v_timestamp timestamp
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h141 unsigned *group, time_t *timestamp);
H A Dhistory.c134 time_t timestamp; /* The time at which the line was archived */ member in struct:GlhLineNode
205 static int _glh_write_timestamp(FILE *fp, time_t timestamp);
206 static int _glh_decode_timestamp(char *string, char **endp, time_t *timestamp);
496 lnode->timestamp = time(NULL);
1058 _glh_write_timestamp(fp, node->timestamp) ||
1108 * Write a timestamp to a given stdio stream, in the format
1113 * timestamp time_t The timestamp to be written.
1118 static int _glh_write_timestamp(FILE *fp, time_t timestamp) argument
1122 * Get the calendar components corresponding to the given timestamp
1310 _glh_decode_timestamp(char *string, char **endp, time_t *timestamp) argument
1955 _glh_lookup_history(GlHistory *glh, GlhLineID id, const char **line, unsigned *group, time_t *timestamp) argument
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/hdrs/
H A Dmeta_set_prv.h77 md_timeval32_t timestamp, ulong_t genid,
/illumos-gate/usr/src/cmd/truss/
H A Dproto.h124 extern void timestamp(private_t *);
/illumos-gate/usr/src/tools/codesign/
H A Dcodesign_server.pl210 my $timestamp = sprintf("%04d-%02d-%02d %02d:%02d:%02d",
213 print AUDIT "$timestamp $Session $msg\n";
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_svc.c332 struct tm *timestamp; local
356 timestamp = localtime(&sec);
357 (void) strftime(timebuf, sizeof (timebuf), "%D %T", timestamp);
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.d72 * This array is used to store timestamp of when threads are enqueued
129 * Log timestamp when a thread is taken off the CPU.
134 self->lt_sleep_start = timestamp;
142 * Log timestamp when a thread is put on a dispatch queue and becomes runnable.
147 lt_timestamps[args[1]->pr_pid, args[0]->pr_lwpid] = timestamp;
160 this->now = timestamp;
287 this->wtime = timestamp - lt_timestamps[args[1]->pr_pid,
316 * Log timestamp when a thread is off CPU.
321 self->lt_timestamp = timestamp;
334 self->lt_timestamp = timestamp
[all...]
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_log.c142 struct timeval timestamp; local
160 (void) gettimeofday(&timestamp, NULL);
161 ktime.seconds = timestamp.tv_sec;
162 ktime.useconds = timestamp.tv_usec;
717 struct timeval timestamp; local
733 gettimeofday(&timestamp, NULL);
735 tdiff = timestamp.tv_sec - ulog->kdb_last_time.seconds;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c1031 * principal timestamp vno key
1033 * principal timestamp vno key
1057 * sizeof(krb5_int32) bytes for the timestamp
1381 /* read in the timestamp */
1382 if (!xfread(&ret_entry->timestamp, sizeof(ret_entry->timestamp), 1, KTFILEP(id))) {
1387 ret_entry->timestamp = ntohl(ret_entry->timestamp);
1468 krb5_timestamp timestamp;
1537 if (krb5_timeofday(context, &entry->timestamp)) {
1465 krb5_timestamp timestamp; local
[all...]
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c167 uint16_t timestamp; local
181 /* last completed descriptor block's timestamp */
182 timestamp = ctxtp->dma_last_time;
194 * process IXL commands: xfer start, callback, store timestamp
204 ixlp, &ixlnextp, &timestamp, &donecode);
216 /* else check if IXL cmd - jump, callback or store timestamp */
227 * set last timestamp value recorded into current IXL
230 ((ixl1394_store_timestamp_t *)ixlp)->timestamp =
231 timestamp;
274 /* save null IXL cmd and depth and last timestamp */
[all...]
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_lro.c98 /* incorporate latest timestamp into the tcp header */
99 if (lro->timestamp) {
129 lro->timestamp = 0;
248 /* make sure timestamp values are increasing */
347 /* record timestamp if it is present */
349 lro->timestamp = 1;
/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c397 /* wrong timestamp file, try again */
645 const char *timestamp; local
662 if (tstream != NULL && (timestamp =
666 opts_printword(timestamp, tstream);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_events.h170 uint32_t timestamp; member in struct:emlxs_event_entry
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c585 timestamp = netval; \
587 timestamp, (timestamp ? convert_ts(timestamp) : "0")); \
959 /* timestamp */
1036 static char *convert_ts(unsigned int timestamp) { argument
1037 /* timestamp is in UNIX time */
1040 strcpy(buff, ctime((time_t *)&timestamp));
1048 unsigned int timestamp; local
1067 /* timestamp */
1304 unsigned int timestamp; local
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1477 time_t timestamp; local
1488 timestamp = cp->pmc_timestamp;
1489 if (timestamp) {
1492 *rval_p = (now - timestamp);
1911 time_t *timestamp; local
1944 timestamp = kmem_zalloc(comps * sizeof (time_t),
1946 pm_get_timestamps(dip, timestamp);
1989 if (curpwr == 0 || timestamp[i] == 0) {
1991 "cur_pwer %x, timestamp %lx\n",
1992 cmdstr, curpwr, timestamp[
[all...]

Completed in 104 milliseconds

1234567891011>>