HomeSort by: relevance | last modified time | path
    Searched defs:tm_sec (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/common/dist/zlib/contrib/minizip/
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
  /src/external/bsd/openldap/dist/include/
lutil.h 171 int tm_sec; /* seconds 0-60 (1 leap second) */ member in struct:lutil_tm
lutil.h 171 int tm_sec; /* seconds 0-60 (1 leap second) */ member in struct:lutil_tm
  /src/external/gpl3/binutils/dist/zlib/contrib/minizip/
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
  /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
zip.h 91 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
unzip.h 86 int tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_unz_s
  /src/include/
time.h 76 int tm_sec; /* seconds after the minute [0-60] */ member in struct:tm
time.h 76 int tm_sec; /* seconds after the minute [0-60] */ member in struct:tm
  /src/external/bsd/ntp/dist/ntpd/
refclock_bancomm.c 96 int32_t tm_sec; member in struct:stfp_tm
599 time_vme->sec = maj.tm_sec;
615 time_vme->sec = stfp->tm.tm_sec;
refclock_bancomm.c 96 int32_t tm_sec; member in struct:stfp_tm
599 time_vme->sec = maj.tm_sec;
615 time_vme->sec = stfp->tm.tm_sec;
  /src/sys/dev/efi/
efi.h 122 uint8_t tm_sec; /* 0 - 59 */ member in struct:efi_tm
efi.h 122 uint8_t tm_sec; /* 0 - 59 */ member in struct:efi_tm
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_freebsd.h 203 int tm_sec; member in struct:__sanitizer::__sanitizer_tm
sanitizer_platform_limits_openbsd.h 176 int tm_sec; member in struct:__sanitizer::__sanitizer_tm
sanitizer_platform_limits_solaris.h 187 int tm_sec; member in struct:__sanitizer::__sanitizer_tm
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_freebsd.h 215 int tm_sec; member in struct:__sanitizer::__sanitizer_tm
sanitizer_platform_limits_solaris.h 187 int tm_sec; member in struct:__sanitizer::__sanitizer_tm

Completed in 132 milliseconds

1 2