HomeSort by: relevance | last modified time | path
    Searched refs:timegm (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /src/tests/lib/libc/time/
t_mktime.c 82 atf_tc_set_md_var(tc, "descr", "Test timegm(3) close to the epoch");
95 t = timegm(&tms);
104 t = timegm(&tms);
119 t = timegm(&tms);
132 t = timegm(&tms);
143 t = timegm(&tms);
  /src/lib/libc/compat/time/
compat_localtime.c 27 __weak_alias(timegm,_timegm)
58 __warn_references(timegm,
59 "warning: reference to compatibility timegm();"
  /src/lib/libc/time/
Makefile.inc 24 offtime.3 timegm.3 \
  /src/external/gpl3/gdb/dist/gnulib/import/
time.in.h 414 # undef timegm
415 # define timegm rpl_timegm
417 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
418 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
421 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
423 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
425 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
time.in.h 414 # undef timegm
415 # define timegm rpl_timegm
417 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
418 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
421 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
423 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
425 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
time.d 55 time_t timegm(tm*); // non-standard
59 time_t timegm(tm*); // non-standard
63 time_t timegm(tm*); // non-standard
67 time_t timegm(tm*); // non-standard
71 time_t timegm(tm*); // non-standard
75 time_t timegm(tm*); // non-standard
79 time_t timegm(tm*); // non-standard
87 time_t timegm(tm*);
91 time_t timegm(tm*);
  /src/crypto/external/apache2/openssl/dist/test/testutil/
helper.c 81 timestamp_utc = timegm(timestamp_tm);
  /src/external/bsd/ntp/dist/scripts/monitoring/
timelocal.pl 5 ;# $time = timegm($sec,$min,$hours,$mday,$mon,$year);
41 sub timegm { subroutine
  /src/crypto/external/apache2/openssl/dist/test/recipes/
80-test_ca.t 17 use Time::Local qw/timegm/;
291 return timegm($s, $m, $h, $d, $months{$mo}, $y);
300 return timegm($s, $m, $h, $d, $mo - 1, $y);
  /src/crypto/external/bsd/openssl/dist/test/recipes/
80-test_ca.t 17 use Time::Local qw/timegm/;
277 return timegm($s, $m, $h, $d, $months{$mo}, $y);
286 return timegm($s, $m, $h, $d, $mo - 1, $y);
  /src/external/bsd/ntp/dist/libntp/
mktime.c 70 #error libntp supplied mktime()/timegm() do not support 64-bit time_t
297 timegm( function
  /src/lib/libc/compat/include/
time.h 93 int32_t timegm(struct tm *);
  /src/crypto/external/bsd/heimdal/lib/libasn1/
Makefile 57 timegm.c
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
NTMakefile 112 $(OBJ)\timegm.obj \
287 timegm.c
313 $(OBJ)\check-timegm.exe \
323 -check-timegm.exe
348 $(OBJ)\check-timegm.exe: $(OBJ)\check-timegm.obj \
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
time.h 925 # undef timegm
926 # define timegm rpl_timegm
928 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
929 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));
932 _GL_FUNCDECL_SYS (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL ((1)));
934 _GL_CXXALIAS_SYS (timegm, time_t, (struct tm *__tm));
936 _GL_CXXALIASWARN (timegm);

Completed in 31 milliseconds

1 2 3 4