Home
last modified time | relevance | path

Searched refs:timeoff (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/stdtime/
HDSymbol.map29 timeoff;
/freebsd-11-stable/libexec/bootpd/
HDreadfile.c794 int32 timeoff; local
981 if (sscanf(tmpstr, "%d", (int*)&timeoff) != 1)
983 hp->time_offset = timeoff;
/freebsd-11-stable/contrib/tzcode/stdtime/
HDlocaltime.c2143 timeoff(struct tm *const tmp, const long offset) in timeoff() function
/freebsd-11-stable/contrib/tzdata/
HDNEWS3187 The signatures of 'offtime', 'timeoff', and 'gtime' have been