| /src/external/gpl2/xcvs/dist/lib/ |
| time_r.h | 30 # undef asctime_r macro 35 # define asctime_r rpl_asctime_r macro 42 char *asctime_r (struct tm const * restrict, char * restrict);
|
| time_r.c | 51 asctime_r (struct tm const * restrict tm, char * restrict buf) function
|
| /src/external/bsd/file/dist/src/ |
| asctime_r.c | 1 /* $NetBSD: asctime_r.c,v 1.1.1.4 2023/08/18 18:36:49 christos Exp $ */ 3 /* $File: asctime_r.c,v 1.3 2022/09/24 20:30:13 christos Exp $ */ 8 FILE_RCSID("@(#)$File: asctime_r.c,v 1.3 2022/09/24 20:30:13 christos Exp $") 10 __RCSID("$NetBSD: asctime_r.c,v 1.1.1.4 2023/08/18 18:36:49 christos Exp $"); 16 /* asctime_r is not thread-safe anyway */ 18 asctime_r(const struct tm *t, char *dst) function
|
| /src/lib/libc/time/ |
| asctime.c | 32 /* Publish asctime_r and ctime_r only when supporting older POSIX. */ 37 # undef asctime_r macro 39 # define asctime_r static_asctime_r macro 46 __weak_alias(asctime_r,_asctime_r) 86 asctime_r(struct tm const *restrict timeptr, char *restrict buf) function 159 return asctime_r(timeptr, buf_asctime); 169 return tmp ? asctime_r(tmp, buf) : NULL; 178 return tmp ? asctime_r(tmp, buf) : NULL;
|
| Makefile.inc | 12 ctime.3 asctime_r.3 \
|
| private.h | 58 /* Fix asctime_r on Solaris 11. */ 204 # define asctime_r _incompatible_asctime_r macro 773 # undef asctime_r macro 774 # define asctime_r tz_asctime_r macro 805 char *asctime_r(struct tm const *restrict, char *restrict); 839 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r && SUPPORT_POSIX2008 840 extern char *asctime_r(struct tm const *restrict, char *restrict); 1108 # undef asctime_r macro 1110 char *asctime_r(struct tm const *restrict, char *restrict);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| time.d | 475 char* asctime_r(const scope tm*, char*); 483 char* asctime_r(const scope tm*, char*); 490 char* asctime_r(const scope tm*, char*); 497 char* asctime_r(const scope tm*, char*); 504 char* asctime_r(const scope tm*, char*); 511 char* asctime_r(const scope tm*, char*); 518 char* asctime_r(const scope tm*, char*); 525 char* asctime_r(const scope tm*, char*); 532 char* asctime_r(const scope tm*, char*); 539 char* asctime_r(const scope tm*, char*) [all...] |
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| time.in.h | 40 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 437 # undef asctime_r 438 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| time.in.h | 40 /* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r, 437 # undef asctime_r 438 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /src/include/ |
| time.h | 176 char *asctime_r(const struct tm * __restrict, char * __restrict);
|
| /src/external/bsd/file/dist/ |
| README.md | 72 * `src/asctime_r.c` - replacement for OS's that don't have it.
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|
| /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, 948 # undef asctime_r macro 949 _GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
|