Searched refs:lclptr (Results 1 – 1 of 1) sorted by relevance
585 static struct state * lclptr; variable590 static struct state *const lclptr = &lclmem; variable737 register struct state * const sp = lclptr; in settzname()1862 sp = lclptr; in tzset_unlocked()1899 lclptr = sp = malloc(sizeof *lclptr); in tzset_unlocked()2193 tmp = localsub(lclptr, timep, setname, tmp, NULL); in localtime_tzset()2897 t = mktime_tzname(lclptr, tmp, true); in mktime()3035 if (lclptr) in time2posix()3036 t = time2posix_z(lclptr, t); in time2posix()3078 if (lclptr) in posix2time()[all …]