Searched refs:wcsftime (Results 1 – 16 of 16) sorted by relevance
/freebsd/lib/libc/locale/ |
H A D | Makefile.inc | 15 wcsrtombs.c wcsftime.c \ 43 wcsftime.3 \
|
H A D | wcsftime.c | 117 wcsftime(wchar_t * __restrict wcs, size_t maxsize, in wcsftime() function
|
H A D | Symbol.map | 78 wcsftime;
|
/freebsd/usr.bin/w/ |
H A D | pr_time.c | 79 (void)wcsftime(buf, sizeof(buf), fmt, &tp); in pr_attime()
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 45 using ::wcsftime _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 45 using std::wcsftime _LIBCPP_USING_IF_EXISTS;
|
/freebsd/usr.bin/ncal/ |
H A D | ncal.c | 791 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthr() 890 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthb() 973 wcsftime(buf, sizeof(buf)/sizeof(buf[0]), L"%a", &tm); in mkweekdays()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 88 size_t wcsftime(wchar_t* restrict s, size_t maxsize, const wchar_t* restrict format, 182 using ::wcsftime _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | wchar.h | 155 size_t wcsftime(wchar_t * __restrict, size_t, const wchar_t * __restrict,
|
/freebsd/contrib/diff/lib/ |
H A D | strftime.c | 207 # define wcsftime __wcsftime_l macro 349 # define my_strftime wcsftime
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 612 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() 1857 INTERCEPT_FUNCTION(wcsftime); in InitializeInterceptors()
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 157 wcsftime(when, sizeof(when), L"%d%b%y", timep);
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 897 SYMBOL(wcsftime, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 3146 SYMBOL(wcsftime, std::, <cwchar>) 3147 SYMBOL(wcsftime, None, <cwchar>) 3148 SYMBOL(wcsftime, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3254 fun:wcsftime=uninstrumented
|