Lines Matching defs:localtime
1 /* $NetBSD: localtime.c,v 1.145 2025/01/23 22:44:22 christos Exp $ */
13 static char elsieid[] = "@(#)localtime.c 8.17";
15 __RCSID("$NetBSD: localtime.c,v 1.145 2025/01/23 22:44:22 christos Exp $");
321 ** ctime, gmtime, localtime] return values in one of two static
1678 ** The easy way to behave "as if no library function calls" localtime
1819 localtime(const time_t *timep)
1835 ** gmtsub is to gmtime as localsub is to localtime.
1939 to localtime tm_sec because of leap seconds. */
1965 for localtime values before 1970 when time_t is unsigned. */
2025 /* Use "... ??:??:60" at the end of the localtime minute containing