| /src/external/bsd/file/dist/src/ |
| gmtime_r.c | 1 /* $NetBSD: gmtime_r.c,v 1.1.1.2 2023/08/18 18:36:49 christos Exp $ */ 3 /* $File: gmtime_r.c,v 1.4 2022/09/24 20:30:13 christos Exp $ */ 8 FILE_RCSID("@(#)$File: gmtime_r.c,v 1.4 2022/09/24 20:30:13 christos Exp $") 10 __RCSID("$NetBSD: gmtime_r.c,v 1.1.1.2 2023/08/18 18:36:49 christos Exp $"); 18 gmtime_r(const time_t *t, struct tm *tm) function
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| time_r.c | 35 gmtime_r (time_t const * restrict t, struct tm * restrict tp) function
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| time_r.c | 35 gmtime_r (time_t const * restrict t, struct tm * restrict tp) function
|
| /src/external/gpl2/xcvs/dist/lib/ |
| time_r.h | 32 # undef gmtime_r macro 37 # define gmtime_r rpl_gmtime_r macro 50 struct tm *gmtime_r (time_t const * restrict, struct tm * restrict);
|
| time_r.c | 63 gmtime_r (time_t const * restrict t, struct tm * restrict tp) function
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| gen-win32.h | 286 gmtime_r(const time_t *clock, struct tm *result) { function
|
| /src/external/bsd/unbound/dist/compat/ |
| gmtime_r.c | 5 * adapted to be replacement gmtime_r. 103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| date_and_time.c | 39 /* If _POSIX is defined gmtime_r gets defined by mingw-w64 headers. */ 40 #ifdef gmtime_r 41 #undef gmtime_r macro 45 gmtime_r (const time_t * timep, struct tm * result) function 148 gmtime_r (<, &UTC_time); 462 extracted from it appropriate to the GMT time zone using gmtime_r(3). 482 gmtime_r (t, <);
|
| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| date_and_time.c | 39 /* If _POSIX is defined gmtime_r gets defined by mingw-w64 headers. */ 40 #ifdef gmtime_r 41 #undef gmtime_r macro 45 gmtime_r (const time_t * timep, struct tm * result) function 148 gmtime_r (<, &UTC_time); 488 extracted from it appropriate to the GMT time zone using gmtime_r(3). 508 gmtime_r (t, <);
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| time.h | 45 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 723 <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */ 749 # undef gmtime_r 750 # define gmtime_r rpl_gmtime_r 752 _GL_FUNCDECL_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 755 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer, 759 _GL_FUNCDECL_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 763 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer, 767 _GL_CXXALIASWARN (gmtime_r); variable
|