HomeSort by: relevance | last modified time | path
    Searched refs:timelocal (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/compat/time/
compat_localtime.c 27 __weak_alias(timelocal,_timelocal)
60 __warn_references(timelocal,
61 "warning: reference to compatibility timelocal();"
  /src/lib/libc/time/
Makefile.inc 25 offtime.3 timelocal.3 \
private.h 719 # undef timelocal
720 # define timelocal tz_timelocal macro
844 # if TZ_TIME_T || !defined timelocal
845 time_t timelocal(struct tm *);
localtime.c 2557 timelocal(struct tm *tmp) function in typeref:typename:time_t
  /src/lib/libc/compat/include/
time.h 92 int32_t timelocal(struct tm *);
  /src/include/
time.h 216 time_t timelocal(struct tm *) __RENAME(__timelocal50);
  /src/lib/libc/include/
namespace.h 757 #define timelocal _timelocal macro

Completed in 37 milliseconds