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

123456789

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub7 timestamp='2006-09-20'
73 GNU config.sub ($timestamp)
88 echo "$timestamp" ; exit ;;
1613 # time-stamp-start: "timestamp='"
H A Dconfig.guess7 timestamp='2006-07-02'
56 GNU config.guess ($timestamp)
72 echo "$timestamp" ; exit ;;
1457 This script, last modified $timestamp, has failed to recognize
1470 config.guess timestamp = $timestamp
1497 # time-stamp-start: "timestamp='"
/osnet-11/usr/src/grub/grub-0.97/
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='"
/osnet-11/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,
H A DSLPHeaderV2.java1158 long timestamp,
1157 getDAAdvert(short xid, long timestamp, ServiceURL url, Vector scopes, Vector attrs) argument
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_prv.c324 * timestamp for the disks in question.
437 md_timeval32_t timestamp,
454 p->dd_ctime = timestamp;
504 /* Looking for name, setno, and timestamp match */
513 * Looking for name, setno, timestamp, and genid on
524 /* Looking for name, setno, timestamp, and genid match */
432 metadrivedesc_append( md_drive_desc **dd, mddrivename_t *dnp, int dbcnt, int dbsize, md_timeval32_t timestamp, ulong_t genid, uint_t flags ) argument
H A Dmeta_raid.c143 raidp->timestamp = mr->un_timestamp;
209 /* get state, flags, and timestamp */
212 mdrcp->timestamp = rcp->un_devtimestamp;
485 *tvp = raidp->timestamp;
604 *tvp = colp->timestamp;
1206 /* setup state and timestamp */
H A Dmeta_trans.c227 transp->timestamp = mt->un_timestamp;
837 *tvp = transp->timestamp;
H A Dmeta_hotspares.c236 hsp->timestamp = ghs.ghs_timestamp;
445 *tvp = hsp->timestamp;
H A Dmeta_mirror.c145 mdsp->timestamp = mmsp->sm_timestamp;
688 *tvp = mdsp->timestamp;
H A Dmeta_stripe.c359 cp->timestamp = mdc->un_mirror.ms_timestamp;
645 *tvp = mdcp->timestamp;
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c189 time_t timestamp; member in struct:reauth_entry::__anon2829::__anon2830
2340 time_t timestamp; member in struct:server_context
2830 stext->timestamp = time(0);
3089 stext->timestamp = text->reauth->e[val].u.s.timestamp;
3402 time(0) - stext->timestamp > text->reauth->timeout) {
3539 text->reauth->e[val].u.s.timestamp = time(0);
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py321 timestamp = delta / datetime.timedelta(microseconds=1)
322 packer.pack_hyper(timestamp / 1000000)
323 packer.pack_int((timestamp % 1000000) * 1000)
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c720 hrtime_t timestamp; local
775 timestamp = gethrtime();
816 } else if (t > timestamp) {
857 scf_value_set_integer(v, timestamp);
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig.status1943 echo "timestamp for "$ac_file"" >`$as_dirname -- "$ac_file" ||
2247 "stamp-h":F) echo timestamp > stamp-h ;;
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig.status1942 echo "timestamp for "$ac_file"" >`$as_dirname -- "$ac_file" ||
2246 "stamp-h":F) echo timestamp > stamp-h ;;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.pm38 both forward declaration of all package routines, and as timestamp for the
142 my $IndexFile = "autosplit.ix"; # file also serves as timestamp
262 # this _has_ to match so we have a reasonable timestamp file
415 carp "AutoSplit: unable to create timestamp file ($al_idx_file): $!";
417 print $ts "# (file acts as timestamp)\n";
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c704 opt_field(rep->timestamp,1,asn1_decode_kerberos_time);
771 opt_field(rep->timestamp,2,asn1_decode_kerberos_time);
H A Dasn1_k_decode.c840 opt_field(val->timestamp,1,asn1_decode_kerberos_time,0);
1821 get_field(val->timestamp, 0, asn1_decode_kerberos_time);
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh3532 # is created as /var/log/zones/zoneadm.<timestamp>.<zone>.<subcommand>.
3599 typeset name timestamp
3600 timestamp=$(TZ=GMT date +"%Y""%m""%dT""%H""%M""%"SZ)
3601 name=/var/log/zones/zoneadm.$timestamp.$zonename.$subcommand
/osnet-11/usr/src/lib/libdladm/common/
H A Dlinkprop.c3394 uint32_t timestamp, ennum; local
3411 timestamp = ntohl(llt.dllt_time);
3418 duidtype, hwtype, timestamp, lladdr);
3511 ulong_t timestamp; local
3534 timestamp = strtoul(ptr, &cp, 0);
3550 llt.dllt_time = htonl(timestamp);
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dsun.c95 u_int32_t timestamp[8]; /* Partition timestamp */ member in struct:_SunRawLabel
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dgzio.c178 grub_uint32_t timestamp; member in struct:__anon479
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1627 uint64_t timestamp; local
1633 ZPOOL_CONFIG_TIMESTAMP, &timestamp) == 0);
1634 t = timestamp;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm384 my $timestamp = strftime "%b %e %T", localtime;
386 $buf = "<$sum>$timestamp $whoami: $message\0";

Completed in 161 milliseconds

123456789