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

1 2 3

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
localtime_r.c 1 /* $NetBSD: localtime_r.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
45 localtime_r(const time_t *timer, struct tm *result) function
  /src/external/bsd/file/dist/src/
localtime_r.c 1 /* $NetBSD: localtime_r.c,v 1.1.1.2 2023/08/18 18:36:49 christos Exp $ */
3 /* $File: localtime_r.c,v 1.4 2022/09/24 20:30:13 christos Exp $ */
8 FILE_RCSID("@(#)$File: localtime_r.c,v 1.4 2022/09/24 20:30:13 christos Exp $")
10 __RCSID("$NetBSD: localtime_r.c,v 1.1.1.2 2023/08/18 18:36:49 christos Exp $");
18 localtime_r(const time_t *t, struct tm *tm) function
  /src/external/gpl3/gdb/dist/gnulib/import/
time_r.c 1 /* Reentrant time functions like localtime_r.
41 localtime_r (time_t const * restrict t, struct tm * restrict tp) function
  /src/external/gpl3/gdb.old/dist/gnulib/import/
time_r.c 1 /* Reentrant time functions like localtime_r.
41 localtime_r (time_t const * restrict t, struct tm * restrict tp) function
  /src/external/gpl2/xcvs/dist/lib/
time_r.h 1 /* Reentrant time functions like localtime_r.
33 # undef localtime_r macro
38 # define localtime_r rpl_localtime_r macro
54 struct tm *localtime_r (time_t const * restrict, struct tm * restrict);
time_r.c 1 /* Reentrant time functions like localtime_r.
69 localtime_r (time_t const * restrict t, struct tm * restrict tp) function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
time_1.h 86 /* If _POSIX is defined localtime_r gets defined by mingw-w64 headers. */
87 #ifdef localtime_r
88 #undef localtime_r macro
92 localtime_r (const time_t * timep, struct tm * result) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
time_1.h 86 /* If _POSIX is defined localtime_r gets defined by mingw-w64 headers. */
87 #ifdef localtime_r
88 #undef localtime_r macro
92 localtime_r (const time_t * timep, struct tm * result) function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
time.h 46 localtime_r only if <unistd.h> or <pthread.h> has been included before. */
722 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
727 # undef localtime_r
728 # define localtime_r rpl_localtime_r
730 _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
733 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
737 _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
741 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
745 _GL_CXXALIASWARN (localtime_r); variable
893 This function is like 'localtime_r', but relies on the argument TZ instea
    [all...]

Completed in 54 milliseconds

1 2 3