Lines Matching defs:sp
226 ttunspecified(struct state const *sp, int i) in ttunspecified()
280 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
298 register struct state * const sp = lclptr; in settzname() local
334 scrub_abbrs(struct state *sp) in scrub_abbrs()
389 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
769 tzload(char const *name, struct state *sp, bool doextend) in tzload()
787 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1108 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse()
1386 gmtload(struct state *const sp) in gmtload()
1395 zoneinit(struct state *sp, char const *name) in zoneinit()
1424 struct state *sp = lclptr; in tzset_unlocked() local
1475 timezone_t sp = malloc(sizeof *sp); in tzalloc() local
1489 tzfree(timezone_t sp) in tzfree()
1522 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub()
1609 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1648 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1715 const struct state *sp, struct tm *tmp) in timesub()
1947 struct state const *sp, in time2sub()
2146 struct state const *sp, in time2()
2165 struct state const *sp, in time1()
2234 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2247 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2297 leapcorr(struct state const *sp, time_t t) in leapcorr()
2334 time2posix_z(struct state *sp, time_t t) in time2posix_z()
2356 posix2time_z(struct state *sp, time_t t) in posix2time_z()