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

  /src/lib/libc/time/
Makefile.inc 23 offtime.3 offtime_r.3 \
localtime.c 1897 offtime_r(const time_t *timep, long offset, struct tm *tmp) function in typeref:struct:tm *
  /src/lib/libc/compat/include/
time.h 91 struct tm *offtime_r(const int32_t *, long, struct tm *);
  /src/include/
time.h 220 struct tm *offtime_r(const time_t *, long, struct tm *) __RENAME(__offtime_r50);

Completed in 35 milliseconds