Searched refs:timestamp (Results 251 - 275 of 320) sorted by relevance

<<111213

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c525 * routine marks the frame's vid mode, timestamp, and sequence number
553 * timestamp, and sequence number)
588 /* mark frame's timestamp */
589 ring_buff_p->buff_info_array_p[write_ptr_pos].timestamp = gethrtime();
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c81 time_t timestamp; member in struct:__anon1301
729 cache->timestamp = st.st_mtime;
882 if (old_cache->timestamp >= st.st_mtime) {
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_diag.c128 (void) printf(" then clear data with timestamp\n");
922 int timestamp; local
929 * same pattern and clear with timestamp data (MM:SS).
934 (void) ascftime((char *)&timestamp, "%M""%S", tm);
937 gen_data_known(buf4, bufsize, timestamp);
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c2968 * dtbd_timestamp. The first buffer's timestamp tells us the
3008 uint64_t timestamp; local
3013 timestamp = dt_buf_oldest(buf, dtp);
3014 assert(timestamp >= dtp->dt_last_timestamp);
3015 dtp->dt_last_timestamp = timestamp;
3017 if (timestamp == buf->dtbd_timestamp) {
3025 if (timestamp == first_timestamp &&
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub6 timestamp='2004-11-30'
71 GNU config.sub ($timestamp)
86 echo "$timestamp" ; exit 0 ;;
1563 # time-stamp-start: "timestamp='"
H A Dconfig.guess6 timestamp='2004-11-12'
53 GNU config.guess ($timestamp)
69 echo "$timestamp" ; exit 0 ;;
1412 This script, last modified $timestamp, has failed to recognize
1423 config.guess timestamp = $timestamp
1450 # time-stamp-start: "timestamp='"
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c980 timestamp(pri);
1077 timestamp(pri);
1119 timestamp(pri);
1192 timestamp(pri);
1425 timestamp(pri);
1891 * Print the timestamp, if requested (-d, -D, or -E).
1894 timestamp(private_t *pri) function
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun122 previous call. The lines are stored as a (timestamp, data) tuple
492 self.timestamp = datetime.now().strftime('%Y%m%dT%H%M%S')
493 self.outputdir = os.path.join(options.outputdir, self.timestamp)
566 self.outputdir = os.path.join(self.outputdir, self.timestamp)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c343 create_timestamp(const char *timestamppath, const char *timestamp) argument
350 !write_buffer(fd, timestamp, strlen(timestamp))) {
351 print_status(500, "(error creating timestamp file)");
1431 * Create the /timestamp file.
1433 if ((timestamppath = make_path(bootfs_dir, "timestamp")) == NULL ||
1434 !create_timestamp(timestamppath, "timestamp")) {
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1337 hrtime_t timestamp; local
1389 timestamp = gethrtime();
1431 if (t > timestamp)
1436 scf_value_set_integer(v, timestamp);
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h599 uint32_t timestamp; member in struct:wpi_ucode_info
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h241 hrtime_t start; /* timestamp start */
545 timespec_t timestamp; member in struct:__anon8954
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h354 int timestamp; member in struct:lro_entry
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h349 * data, each log entry contains a timestamp and the destination
359 time_t timestamp; /* time message added to log */ member in struct:ds_log_entry
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c386 static int64_t timestamp[EVENTS]; variable
3058 * then select it again without updating the timestamp.
5376 timestamp[EV_A_START] = 0;
5377 stick_timestamp(&timestamp[EV_A_START]);
5386 stick_timestamp(&timestamp[EV_B_END]);
5389 tskew = ((timestamp[EV_B_END] - timestamp[EV_B_START])
5390 - (timestamp[EV_A_END] - timestamp[EV_A_START]))
5436 * - timestamp en
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c610 opt_field((*rep)->timestamp,1,asn1_decode_kerberos_time);
666 opt_field((*rep)->timestamp,2,asn1_decode_kerberos_time);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java1429 // Get the service store's timestamp. This must be the
1433 long timestamp = store.getStateTimestamp();
1442 timestamp,
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c726 const char *name, time_t timestamp, uid_t uid, gid_t gid, mode_t mode,
733 EC_WORD(timestamp), EC_WORD(uid), EC_WORD(gid), EC_WORD(mode),
725 write_member_header(const char *filename, int fd, int is_elf, const char *name, time_t timestamp, uid_t uid, gid_t gid, mode_t mode, size_t size) argument
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c686 head->timestamp = ddi_get_time();
745 new->timestamp = ddi_get_time();
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c244 entry->timestamp = hba->timer_tics;
246 entry->timer = entry->timestamp + evt->timeout;
/illumos-gate/usr/src/cmd/format/
H A Dlabel.c820 label->dkl_vtoc.v_timestamp[i] = vtoc->timestamp[i];
935 vtoc->timestamp[i] = label->dkl_vtoc.v_timestamp[i];
1178 fmt_print("timestamp:\n");
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c188 time_t timestamp; member in struct:reauth_entry::__anon4339::__anon4340
2335 time_t timestamp; member in struct:server_context
2825 stext->timestamp = time(0);
3084 stext->timestamp = text->reauth->e[val].u.s.timestamp;
3397 time(0) - stext->timestamp > text->reauth->timeout) {
3534 text->reauth->e[val].u.s.timestamp = time(0);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1202 krb5_timestamp timestamp; member in struct:_krb5_fast_finished
1716 krb5_timestamp timestamp; /* client time, optional */ member in struct:_krb5_safe
1733 krb5_timestamp timestamp; /* client time, optional */ member in struct:_krb5_priv_enc_part
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c144 raidp->timestamp = mr->un_timestamp;
210 /* get state, flags, and timestamp */
213 mdrcp->timestamp = rcp->un_devtimestamp;
486 *tvp = raidp->timestamp;
605 *tvp = colp->timestamp;
1207 /* setup state and timestamp */
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c722 hrtime_t timestamp; local
777 timestamp = gethrtime();
818 } else if (t > timestamp) {
859 scf_value_set_integer(v, timestamp);

Completed in 153 milliseconds

<<111213