HomeSort by: relevance | last modified time | path
    Searched defs:strftime_l (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
strftime.c 132 __weak_alias(strftime_l, _strftime_l)
192 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, function in typeref:typename:size_t
803 strftime_l(char * __restrict s, size_t maxsize, const char * __restrict format, function in typeref:typename:size_t
private.h 738 # undef strftime_l
739 # define strftime_l tz_strftime_l macro
771 size_t strftime_l(char *restrict, size_t, char const *restrict,
  /src/lib/libc/include/
namespace.h 683 #define strftime_l _strftime_l macro

Completed in 14 milliseconds