OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offtime_r
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/time/
Makefile.inc
23
offtime.3
offtime_r
.3 \
private.h
745
# undef
offtime_r
macro
746
# define
offtime_r
tz_offtime_r
macro
906
# if TZ_TIME_T || !defined
offtime_r
907
struct tm *
offtime_r
(time_t const *restrict, long, struct tm *restrict);
localtime.c
2439
offtime_r
(time_t const *restrict timep, long offset, struct tm *restrict tmp)
function
2451
return
offtime_r
(timep, offset, tm_multi(&tm, OFFTIME_TM_MULTI));
/src/lib/libc/compat/include/
time.h
91
struct tm *
offtime_r
(const int32_t *, long, struct tm *);
/src/include/
time.h
231
struct tm *
offtime_r
(const time_t *, long, struct tm *) __RENAME(__offtime_r50);
Completed in 65 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026