Home
last modified time | relevance | path

Searched refs:wcsftime (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/lib/libc/locale/
H A DMakefile.inc17 wcsrtombs.c wcsftime.c \
45 wcsftime.3 \
H A Dwcsftime.c117 wcsftime(wchar_t * __restrict wcs, size_t maxsize, in wcsftime() function
H A DSymbol.map78 wcsftime;
/freebsd-14.2/usr.bin/w/
H A Dpr_time.c82 (void)wcsftime(buf, sizeof(buf), fmt, &tp); in pr_attime()
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc45 using ::wcsftime;
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.inc45 using std::wcsftime;
/freebsd-14.2/usr.bin/ncal/
H A Dncal.c791 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthr()
891 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthb()
975 wcsftime(buf, sizeof(buf)/sizeof(buf[0]), L"%a", &tm); in mkweekdays()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dcwchar88 size_t wcsftime(wchar_t* restrict s, size_t maxsize, const wchar_t* restrict format,
179 using ::wcsftime _LIBCPP_USING_IF_EXISTS;
/freebsd-14.2/include/
H A Dwchar.h147 size_t wcsftime(wchar_t * __restrict, size_t, const wchar_t * __restrict,
/freebsd-14.2/contrib/diff/lib/
H A Dstrftime.c207 # define wcsftime __wcsftime_l macro
349 # define my_strftime wcsftime
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp612 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
614 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, wcsftime, s, max, format, tm); in INTERCEPTOR()
1855 INTERCEPT_FUNCTION(wcsftime); in InitializeInterceptors()
/freebsd-14.2/contrib/libxo/doc/
H A Dfield-formatting.rst157 wcsftime(when, sizeof(when), L"%d%b%y", timep);
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc897 SYMBOL(wcsftime, None, <wchar.h>)
H A DStdSymbolMap.inc3146 SYMBOL(wcsftime, std::, <cwchar>)
3147 SYMBOL(wcsftime, None, <cwchar>)
3148 SYMBOL(wcsftime, None, <wchar.h>)
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3254 fun:wcsftime=uninstrumented