/titanic_41/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | date.c | 46 static int ADM_Decode_Date(char *String, dp_set_date_time_t *Date); 192 ADM_Decode_Date(char *String, dp_set_date_time_t *Date) in ADM_Decode_Date() argument 200 Date->month = DP_SET_DATE_TIME_IGNORE_FIELD; in ADM_Decode_Date() 201 Date->day = DP_SET_DATE_TIME_IGNORE_FIELD; in ADM_Decode_Date() 202 Date->hour = ADM_twodigits(&String[0]); in ADM_Decode_Date() 203 Date->minute = ADM_twodigits(&String[2]); in ADM_Decode_Date() 204 Date->second = DP_SET_DATE_TIME_IGNORE_FIELD; in ADM_Decode_Date() 205 Date->year = DP_SET_DATE_TIME_IGNORE_FIELD; in ADM_Decode_Date() 206 if (((int)Date->hour < 0) || (Date->hour > 23)) in ADM_Decode_Date() 208 if (((int)Date->minute < 0) || (Date->minute > 59)) in ADM_Decode_Date() [all …]
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Statistic.java | 32 import java.util.Date; 49 public Date getStart(); in getStart() 55 public Date getEnd(); in getEnd() 109 Date start, Date end) throws IllegalArgumentException; in getSnapshotForInterval() 128 private final Date start; 134 private final Date end; 162 protected AbstractStatistic(Object value, Date start, Date end) in AbstractStatistic() 173 public Date getStart() in getStart() 183 public Date getEnd() in getEnd() 244 public DoubleStatistic(Double value, Date start, Date end) in DoubleStatistic() [all …]
|
H A D | SystemMonitor.java | 98 private Date lastSampleTime = null; 233 Date start = lastSampleTime; in getNext() 235 start = new Date(); in getNext() 238 Date end = new Date(); in getNext()
|
H A D | StatisticList.java | 150 public AggregateStatistic getSnapshotForInterval(Date start, in getSnapshotForInterval() 151 Date end) throws NoSuchElementException in getSnapshotForInterval() 169 Date start, Date end) in getSnapshotForInterval()
|
H A D | DecisionHistory.java | 158 private Date date; 183 date = new Date(); in Decision() 270 public final Date getDate() in getDate()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | Principal.java | 29 import java.util.Date; 55 Date PrExpireTime; // krb5_timestamp princ_expire_time; 57 Date LastPwChange; // krb5_timestamp last_pwd_change; 58 Date PwExpireTime; // krb5_timestamp pw_expiration; 61 Date ModTime; // krb5_timestamp mod_date; 63 Date LastSuccess; // krb5_timestamp last_success; 64 Date LastFailure; // krb5_timestamp last_failed; 87 cal.setTime(new Date()); /* start with now ... */ in Principal() 91 LastPwChange = new Date(0); /* never */ in Principal() 95 ModTime = new Date(); /* now */ in Principal() [all …]
|
H A D | Filter.java | 34 import java.util.Date;
|
H A D | PrincipalList.java | 35 import java.util.Date;
|
H A D | Defaults.java | 92 private Date accountExpiryDateValue; 255 accountExpiryDateValue = new Date(0); in setAccountExpiryDate() 319 public Date getAccountExpiryDate() { in getAccountExpiryDate() 320 return new Date(accountExpiryDateValue.getTime()); in getAccountExpiryDate()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | ctime.c | 113 const char *Date = "Day Mon 00 00:00:00 YYYY\n"; in __posix_asctime_r() local 120 for (ncp = Date; *cp++ = *ncp++; /* */) in __posix_asctime_r()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | SysloglikeFormatter.java | 52 private Date date = new Date();
|
/titanic_41/usr/src/cmd/mdb/common/libstand/ |
H A D | ctime.c | 159 const char *Date = "Day Mon 00 00:00:00 1900\n"; in __posix_asctime_r() local 170 for (ncp = Date; *cp++ = *ncp++; /* */) in __posix_asctime_r()
|
/titanic_41/usr/src/stand/lib/sa/ |
H A D | time.c | 169 const char *Date = "Day Mon 00 00:00:00 1900\n"; in asctime() local 175 for (ncp = Date; *cp++ = *ncp++; /* */); in asctime()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/ |
H A D | KdcGui.java | 54 import java.util.Date; 131 private Date principalListDate = new Date(0); 133 private Date policyListDate = new Date(0); 201 Date pdateFirst; 202 Date pdateAfterKrb5Conf; 203 Date pdateEndGuiRoot; 204 Date pdateBeginStartGroup; 205 Date pdateStringsDone; 206 Date pdateLoginReady; 207 Date pdateLoginDone; [all …]
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7ctokreq.txt | 41 Qhdr_Date, "Date: ", PASS | QUALIFIER | DATE
|
H A D | nl7ctokres.txt | 32 Shdr_Date, "Date: ", PASS | QUALIFIER | DATE
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
H A D | DateTimeDialog.java | 396 setDate(new Date()); in setCurrentTime() 404 public void setDate(Date newDate) { in setDate()
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README | 114 ---Version: 4.0.13 Date: 3/14/2003 5:00:00 PM--- 117 ---Version: 4.0.12 Date: 3/10/2003 8:01:00 PM--- 120 ---Version: 4.0.11 Date: 3/7/2003 5:57:00 PM--- 123 ---Version: 4.0.10 Date: 3/4/2003 2:39:00 PM--- 126 ---Version: 4.0.9 Date: 3/4/2003 11:13:00 AM--- 133 ---Version: 4.0.8 Date: 2/25/2003 2:27:00 PM--- 137 ---Version: 4.0.7 Date: 2/18/2003 11:41:00 AM--- 140 ---Version: 4.0.5 Date: 1/31/2003 10:13:00 AM---
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | README | 114 ---Version: 4.0.13 Date: 3/14/2003 5:00:00 PM--- 117 ---Version: 4.0.12 Date: 3/10/2003 8:01:00 PM--- 120 ---Version: 4.0.11 Date: 3/7/2003 5:57:00 PM--- 123 ---Version: 4.0.10 Date: 3/4/2003 2:39:00 PM--- 126 ---Version: 4.0.9 Date: 3/4/2003 11:13:00 AM--- 133 ---Version: 4.0.8 Date: 2/25/2003 2:27:00 PM--- 137 ---Version: 4.0.7 Date: 2/18/2003 11:41:00 AM--- 140 ---Version: 4.0.5 Date: 1/31/2003 10:13:00 AM---
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 42 Date: Thu, 11 Feb 1999 19:16:39 -0800 (PST) 77 Date: Thu, 11 Feb 1999 23:46:59 -0700
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | MainHelper.java | 47 import java.util.Date;
|
H A D | Group.java | 149 Date date = new Date(840092401000L); in checkDate()
|
/titanic_41/usr/src/cmd/sendmail/ |
H A D | LICENSE | 79 $Revision: 8.15 $, Last updated $Date: 2009/03/04 19:58:04 $
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | date.test | 175 # Date-time functions that contain NULL arguments return a NULL
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 181 $Revision: 8.42 $, Last updated $Date: 2006/06/29 17:10:16 $
|