HomeSort by: relevance | last modified time | path
    Searched defs:Minute (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/ski/
time.c 63 int Minute;
119 ETime->Minute > 59 ||
154 UTime += (ETime->Minute * 60);
  /src/sbin/efi/
certs.c 140 uint8_t Minute; // 0 - 59
166 et->Minute,
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h 86 UINT8 Minute; // 0 - 59
  /src/sys/external/bsd/acpica/dist/include/
acbuffer.h 87 UINT8 Minute;
  /src/external/bsd/ntp/dist/util/
tg2.c 34 * year, hh the hour of day and mm the minute of hour. For instance,
83 * - Corrected lack of lengthen or shorten of minute & hour
114 * - Corrected WWV(H) signal to leave "tick" sound off of 29th and 59th second of minute.
324 #define MIN (3) /* minute pulse */
339 {MIN, 800}, /* 0 minute sync pulse */
349 {COEF, 1}, /* 10 1 minute units */
354 {COEF, 1}, /* 15 10 minute tens */
584 int Minute;
708 case 'b': /* Remove (delete) a leap second at the end of the specified minute. */
740 case 'i': /* Insert (add) a leap second at the end of the specified minute. *
    [all...]
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 103 UINT8 Minute; /* 0 - 59 */
  /src/external/bsd/ntp/dist/ntpd/
refclock_ripencc.c 384 unsigned char *Hour, unsigned char *Minute, unsigned char *Second,
1473 unsigned hour, minute, second; local
1503 minute = (unsigned int) buf[12];
1513 day, month, year, hour, minute, second, trackstat, utcflags);
1561 pp->minute = minute;
1591 unsigned hour, minute, second; local
1629 minute = (unsigned int) fmod(tow/60., 60.);
1680 day, month, year, hour, minute, second, mode, bias, biasunc,
3140 unsigned char *Minute,
    [all...]
  /src/sys/dev/ic/
aacreg.h 273 u_int32_t Minute:6; /* 0-59 */

Completed in 42 milliseconds