Searched refs:timestamp (Results 276 - 300 of 741) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DGamepadsGtk.cpp180 gamepad->timestamp(gamepadDevice->timestamp());
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddgcct.c249 ccte->timestamp = rpc__clock_stamp();
419 rpc__clock_aged(ccte->timestamp,
525 * of the 60 timestamp. Here's what we do. The field looks like:
533 * where <x:y> represents pieces of the current UUID timestamp. Each
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c303 l_fp cstamp; /* last bit timestamp */
330 l_fp tstamp[MAXSTAGE]; /* timestamp samples */
331 l_fp timestamp; /* current buffer timestamp */ member in struct:chuunit
332 l_fp laststamp; /* last buffer timestamp */
349 int ntstamp; /* number of timestamp samples */
673 up->timestamp = rbufp->recv_time;
691 L_ADD(&up->timestamp, &up->tick);
845 sp->cstamp = up->timestamp;
862 * The timestamp i
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Dversionvfs.tcl13 each version file is tagged with a timestamp, and optional project tags.
14 A deleted file is represented by a new zero-length file with timestamp and a tag reading "deleted".
22 Usage: mount ?-keep <number> -project <list of tags> -time <timestamp or "clock scan" suitable phrase>? <existing directory> <virtual directory>
47 A timestamp in the form returned by [clock seconds], or a string understandable by [clock scan].
50 versions later than the timestamp will be ignored in the decision process.
62 timestamp and project tags if any.
66 list: 1) the unique millisecond-level timestamp of the version, 2) a human-readable date string
67 showing the time represented by the timestamp (can be used a a value for the -time attribute),
491 # create new version tag with millisecond-scale timestamp and curernt project tags:
535 # decision 1: choose latest timestamp
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_lro.c204 int hash, u_int32_t timestamp, int payload_len)
216 flow->lr_timestamp = timestamp;
270 /* Update the timestamp value */
454 * Do quick retrieval of timestamp options ("options
455 * prediction?"). If timestamp is the only option and it's
542 u_int8_t timestamp = tcp_now - lro_flow_list[flow_id].lr_timestamp; local
545 mb->m_pkthdr.lro_elapsed = timestamp;
562 u_int8_t timestamp = tcp_now - lro_flow_list[flow_id].lr_timestamp; local
567 mb->m_pkthdr.lro_elapsed = timestamp;
627 u_int8_t timestamp local
203 tcp_lro_init_flow(int flow_id, struct ip* ip_hdr, struct tcphdr *tcp_hdr, int hash, u_int32_t timestamp, int payload_len) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.cpp473 AbsoluteTime timestamp; local
490 AbsoluteTime_to_scalar(&timestamp) = arguments->scalarInput[0];
492 clock_get_uptime( &timestamp );
495 ret = _device->handleReportWithTime(timestamp, report);
517 ret = _device->handleReportWithTimeAsync(timestamp, report, kIOHIDReportTypeInput, 0, 0, &tap);
H A DIOHIDInterface.h49 @param timestamp Time when the report was delivered.
57 AbsoluteTime timestamp,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cms/lib/
H A DCMSDecoder.cpp876 * Obtain the timestamp of signer 'signerIndex' of a CMS message, if
877 * present. This timestamp is an authenticated timestamp provided by
889 CFAbsoluteTime *timestamp) /* RETURNED */
891 return CMSDecoderCopySignerTimestampWithPolicy(cmsDecoder, NULL, signerIndex, timestamp);
898 CFAbsoluteTime *timestamp) /* RETURNED */
905 require(cmsDecoder && timestamp, xit);
916 status = SecCmsSignerInfoGetTimestampTimeWithPolicy(signerInfo, timeStampPolicy, timestamp);
926 * Obtain an array of the certificates in a timestamp response. Elements of the
928 * array. This timestamp i
886 CMSDecoderCopySignerTimestamp( CMSDecoderRef cmsDecoder, size_t signerIndex, CFAbsoluteTime *timestamp) argument
894 CMSDecoderCopySignerTimestampWithPolicy( CMSDecoderRef cmsDecoder, CFTypeRef timeStampPolicy, size_t signerIndex, CFAbsoluteTime *timestamp) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/txn/
H A Dtxn_auto.c48 argp->timestamp = (int32_t)uinttmp;
95 argp->timestamp = (int32_t)uinttmp;
117 opcode, timestamp, envid, locks)
123 int32_t timestamp;
214 uinttmp = (u_int32_t)timestamp;
314 argp->timestamp = (int32_t)uinttmp;
361 argp->timestamp = (int32_t)uinttmp;
380 ckp_lsn, last_ckp, timestamp, envid, spare)
387 int32_t timestamp;
488 uinttmp = (u_int32_t)timestamp;
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c770 f->timestamp = timenow.tv_sec;
1014 fcp->rule->timestamp = 0;
1188 userrule_64->timestamp = rule->timestamp;
1217 rule->timestamp = CAST_DOWN( long, userrule_64->timestamp);
1246 userrule_32->timestamp = rule->timestamp;
1275 rule->timestamp = CAST_DOWN(long, userrule_32->timestamp);
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dthread_call.c1386 uint64_t timestamp; local
1390 timestamp = mach_absolute_time();
1395 if (call->tc_soft_deadline <= timestamp) {
1397 (CE(call)->deadline > timestamp) &&
1420 uint64_t timestamp; local
1427 timestamp = mach_absolute_time();
1432 if (call->tc_soft_deadline <= timestamp) {
/macosx-10.10/BerkeleyDB-21/db/test/
H A Dparallel.tcl202 set starttime [timestamp -r]
210 puts $o "\nExecuting record $num ([timestamp -w]):\n"
218 set now [timestamp -r]
245 puts $o "\nEnding record $num ([timestamp])\n"
254 set now [timestamp -r]
H A Drecd011.tcl8 # TEST Verify that recovery to a specific timestamp works.
18 puts "Recd$tnum ($method $args): Test recovery to a specific timestamp."
66 # We need to sleep before taking the timestamp to guarantee
67 # that the timestamp is *after* this transaction commits.
73 set timeof($i) [timestamp -r]
82 # occurs after the timestamp.
88 # Now, loop through and recover to each timestamp, verifying the
90 puts "\tRecd$tnum.c: Recover to each timestamp and check."
100 # Now open the db and check the timestamp.
111 # Finally, recover to a time well before the first timestamp
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Diprop-log.c107 time_t timestamp,
125 strftime(t, sizeof(t), "%Y-%m-%d %H:%M:%S", localtime(&timestamp));
133 printf ("%s: ver = %u, timestamp = %s, len = %u\n",
344 time_t timestamp,
105 print_entry(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *sp, void *ctx) argument
342 apply_entry(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *sp, void *ctx) argument
H A Dipropd_slave.c194 int32_t len, timestamp, tmp; local
199 krb5_ret_int32 (sp, &timestamp);
236 int32_t len, len2, timestamp, tmp; local
242 ret = krb5_ret_int32 (sp, &timestamp);
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkeytab.c698 out->timestamp = in->timestamp;
833 entry->timestamp = (uint32_t)time(NULL);
/macosx-10.10/PostgreSQL-97/Support/
H A D58_postgres_setup.rb362 timestamp = Time.now.strftime("%Y-%m-%d %H:%M")
363 FileUtils.mv($pgDataDir, "#{$pgDataDir}.found_during_server_install.#{timestamp}")
476 timestamp = Time.now.strftime("%Y-%m-%d %H:%M")
477 newSourceDataDir = "#{$pgDataDir}.#{timestamp}.before_upgrade_to_postgres_#{$myPostgresVersion}"
534 backupCustomerDataDir = "#{$pgDataDirCustomer}.#{timestamp}.previous"
548 timestamp = Time.now.strftime("%Y-%m-%d %H:%M")
549 newSourceDataDir = "#{$pgDataDirCustomer}.#{timestamp}.before_upgrade_to_postgres_#{$myPostgresVersion}"
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorReplayAgent.cpp75 inputObject->setTimestamp(static_cast<const EventLoopInputBase&>(input).timestamp());
90 .setTimestamp(session->timestamp())
137 .setTimestamp(segment->timestamp())
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DTimelineContentView.js277 _update: function(timestamp)
287 var timespanSinceLastUpdate = (timestamp - this._lastUpdateTimestamp) / 1000 || 0;
299 this._lastUpdateTimestamp = timestamp;
/macosx-10.10/system_cmds-643.1.1/sar.tproj/
H A Dsar.c154 static void print_all_column_headings (time_t timestamp);
660 time_t timestamp; local
694 timestamp = time((time_t *)0);
695 tm=localtime(&timestamp);
868 print_all_column_headings(timestamp)
869 time_t timestamp;
874 timebufp = get_hms_string (timestamp, timebuf);
900 * Find and fill in a timestamp header.
907 bypass_sample_set (ret_hdr, timestamp)
909 time_t timestamp;
[all...]
/macosx-10.10/Heimdal-398.1.2/admin/
H A Dadd.c170 entry.timestamp = (uint32_t)time (NULL);
H A Dlist.c109 krb5_format_time(context, entry.timestamp, buf,
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDUserDevice.c573 IOReturn IOHIDUserDeviceHandleReportAsyncWithTimeStamp(IOHIDUserDeviceRef device, uint64_t timestamp, uint8_t *report, CFIndex reportLength, IOHIDUserDeviceHandleReportAsyncCallback callback, void * refcon) argument
591 return IOConnectCallAsyncMethod(device->connect, kIOHIDResourceDeviceUserClientMethodHandleReport, wakePort, asyncRef, kOSAsyncRef64Count, &timestamp, 1, report, reportLength, NULL, NULL, NULL, NULL);
597 IOReturn IOHIDUserDeviceHandleReportWithTimeStamp(IOHIDUserDeviceRef device, uint64_t timestamp, uint8_t * report, CFIndex reportLength) argument
599 return IOConnectCallMethod(device->connect, kIOHIDResourceDeviceUserClientMethodHandleReport, &timestamp, 1, report, reportLength, NULL, NULL, NULL, NULL);
/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h37 time_t timestamp; /* time tree was last updated from file */ member in struct:_prf_data_t
38 unsigned long frac_ts; /* fractional part of timestamp, if any */
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c1289 struct berval rdn, nrdn, timestamp, ntimestamp, bv; local
1299 timestamp.bv_val = rdnbuf+STRLENOF(RDNEQ);
1300 timestamp.bv_len = sizeof(rdnbuf) - STRLENOF(RDNEQ);
1301 slap_timestamp( &op->o_time, &timestamp );
1302 snprintf( timestamp.bv_val + timestamp.bv_len-1, sizeof(".123456Z"), ".%06dZ", op->o_tincr );
1303 timestamp.bv_len += STRLENOF(".123456");
1305 rdn.bv_len = STRLENOF(RDNEQ)+timestamp.bv_len;
1308 ad_reqStart->ad_type->sat_equality, &timestamp, &ntimestamp,
1320 attr_merge_one( e, ad_reqStart, &timestamp,
[all...]

Completed in 316 milliseconds

<<11121314151617181920>>