Home
last modified time | relevance | path

Searched refs:asctime_r (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/lib/libc/time/
Dasctime.c37 # undef asctime_r
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) in asctime_r() function
159 return asctime_r(timeptr, buf_asctime); in asctime()
169 return tmp ? asctime_r(tmp, buf) : NULL; in ctime_rz()
178 return tmp ? asctime_r(tmp, buf) : NULL; in ctime_r()
Dprivate.h193 # define asctime_r _incompatible_asctime_r macro
732 # undef asctime_r
733 # define asctime_r tz_asctime_r macro
764 char *asctime_r(struct tm const *restrict, char *restrict);
798 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r && SUPPORT_POSIX2008
799 extern char *asctime_r(struct tm const *restrict, char *restrict);
1039 #undef asctime_r
1041 char *asctime_r(struct tm const *restrict, char *restrict);
DMakefile.inc12 ctime.3 asctime_r.3 \
DNEWS113 Support POSIX.1-2024, which removes asctime_r and ctime_r.
193 POSIX.1-2024 removes asctime_r and ctime_r and does not let
5858 changes from Guy Harris to provide asctime_r and ctime_r
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dtime_r.h30 # undef asctime_r
35 # define asctime_r rpl_asctime_r macro
42 char *asctime_r (struct tm const * restrict, char * restrict);
Dtime_r.c51 asctime_r (struct tm const * restrict tm, char * restrict buf) in asctime_r() function
/netbsd/src/external/bsd/file/dist/src/
Dasctime_r.c18 asctime_r(const struct tm *t, char *dst) in asctime_r() function
DMakefile.in170 am__depfiles_remade = $(DEPDIR)/asctime_r.Plo $(DEPDIR)/asprintf.Plo \
233 asctime_r.c asprintf.c ctime_r.c dprintf.c fmtcheck.c \
514 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asctime_r.Plo@am__quote@ # am--include-marker
742 -rm -f $(DEPDIR)/asctime_r.Plo
823 -rm -f $(DEPDIR)/asctime_r.Plo
Dprint.c304 pp = asctime_r(tm, buf); in file_fmtdatetime()
Dfile.h667 char *asctime_r(const struct tm *, char *);
/netbsd/src/include/
Dtime.h176 char *asctime_r(const struct tm * __restrict, char * __restrict);
/netbsd/src/external/bsd/file/dist/
Dconfigure.ac188 AC_REPLACE_FUNCS(getopt_long asprintf vasprintf strlcpy strlcat getline ctime_r asctime_r localtime…
DREADME.md72 * `src/asctime_r.c` - replacement for OS's that don't have it.
Dconfig.h.in15 /* Define to 1 if you have the `asctime_r' function. */
DChangeLog7 * PR/465: psrok1: Avoid muslc asctime_r crash
966 * use ctime_r, asctime_r
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms-crtlmap.map159 asctime_r
/netbsd/src/lib/libc/include/
Dnamespace.h212 #define asctime_r _asctime_r macro
/netbsd/src/distrib/sets/lists/comp/
Dmi6601 ./usr/share/man/cat3/asctime_r.0 comp-c-catman .cat
15209 ./usr/share/man/html3/asctime_r.html comp-c-htmlman html
23656 ./usr/share/man/man3/asctime_r.3 comp-c-man .man