MCPcopy Create free account

hub / github.com/eggert/tz / functions

Functions241 in github.com/eggert/tz

↓ 2 callersFunctiongetsave
zic.c:2117
↓ 2 callersFunctiongetzname
localtime.c:1354
↓ 2 callersFunctiongmtoff
If A is the broken-down local time and B the broken-down UT for the same instant, return A's UT offset in seconds, where positive offsets are ea
zdump.c:761
↓ 2 callersFunctiongroup_option
zic.c:872
↓ 2 callersFunctionhunt
zdump.c:673
↓ 2 callersFunctionincrement_overflow_time_64
localtime.c:2511
↓ 2 callersFunctionincrement_overflow_time_iinntt
localtime.c:2496
↓ 2 callersFunctioninfile
zic.c:1982
↓ 2 callersFunctioninzsub
zic.c:2210
↓ 2 callersFunctionis_alpha
Is A an alphabetic character in the C locale? */
zic.c:3890
↓ 2 callersFunctionis_alpha
Is A an alphabetic character in the C locale? */
zdump.c:99
↓ 2 callersFunctionis_digit
Is C an ASCII digit? */
zic.c:290
↓ 2 callersFunctionis_threaded
True if the current process might be multi-threaded, false if it is definitely single-threaded. If false, it will be false the next time it is c
localtime.c:106
↓ 2 callersFunctionitssymlink
Return 1 if NAME is an absolute symbolic link, -1 if it is relative, 0 if it is not a symbolic link. If *CACHE is not -2, it is the cached resu
zic.c:1853
↓ 2 callersFunctionleapcorr
localtime.c:3005
↓ 2 callersFunctionleaps_thru_end_of_nonneg
localtime.c:2317
↓ 2 callersFunctionlimitrange
zic.c:2618
↓ 2 callersFunctionlocalsub
ARGSUSED*/
localtime.c:2075
↓ 2 callersFunctionlocaltime_r
zdump.c:195
↓ 2 callersFunctionlocaltime_tzset
localtime.c:2211
↓ 2 callersFunctionmay_update_tzname_etc
If STDDST_MASK indicates that SP's TYPE provides useful info, update tzname, timezone, and/or altzone and return STDDST_MASK, diminished by the
localtime.c:723
↓ 2 callersFunctionmktime
localtime.c:2931
↓ 2 callersFunctionmktime_tzname
localtime.c:2917
↓ 2 callersFunctionmktmcpy
Copy to *DEST from *SRC. Copy only the members needed for mktime, as other members might not be initialized. */
localtime.c:2573
↓ 2 callersFunctionnamecheck
zic.c:1450
↓ 2 callersFunctionopen_outfile
Prepare to write to the file *OUTNAME, using *TEMPNAME to store the name of the temporary file that will eventually be renamed to *OUTNAME. Ass
zic.c:1617
↓ 2 callersFunctionrename_dest
If TEMPNAME, the result is in the temporary file TEMPNAME even though the user wanted it in NAME, so rename TEMPNAME to NAME. Report an error an
zic.c:1654
↓ 2 callersFunctionrule_cmp
zic.c:3266
↓ 2 callersFunctionrulesub
zic.c:2422
↓ 2 callersFunctionset_lsinfo
localtime.c:547
↓ 2 callersFunctionshowextrema
zdump.c:830
↓ 2 callersFunctionsize_overflow
zic.c:562
↓ 2 callersFunctionsize_product
zic.c:583
↓ 2 callersFunctionstringrule
zic.c:3199
↓ 2 callersFunctiontime2
localtime.c:2821
↓ 2 callersFunctiontime2sub
localtime.c:2588
↓ 2 callersFunctiontimeoff
This function is obsolescent and may disappear in future releases. Callers can instead use mktime_z with a fixed-offset zone. */
localtime.c:2980
↓ 2 callersFunctiontimesub
localtime.c:2331
↓ 2 callersFunctiontranstime
localtime.c:1539
↓ 2 callersFunctiontzfree
zdump.c:275
↓ 2 callersFunctiontzload
Load tz data from the file named NAME into *SP. Respect TZLOADFLAGS. Return 0 on success, an errno value on failure. */
localtime.c:1313
↓ 2 callersFunctionupdate_tzname_etc
localtime.c:703
↓ 2 callersFunctionusage
zdump.c:386
↓ 2 callersFunctionverror
zic.c:705
↓ 2 callersFunctionyeartot
zdump.c:623
↓ 1 callersFunction_fmt
strftime.c:215
↓ 1 callersFunctionabbroffset
zic.c:3088
↓ 1 callersFunctionabbrok
zdump.c:323
↓ 1 callersFunctionadjleap
zic.c:3848
↓ 1 callersFunctionalign_to
zic.c:599
↓ 1 callersFunctionasctime
asctime.c:136
↓ 1 callersFunctionassociate
zic.c:1878
↓ 1 callersFunctioncatch_signals
Arrange for SIGINT etc. to be caught by the handler. */
zic.c:1099
↓ 1 callersFunctionchange_directory
Change the working directory to DIR, possibly creating DIR and its ancestors. After this is done, all files are accessed with names relative to
zic.c:940
↓ 1 callersFunctioncheckabbr
zic.c:4189
↓ 1 callersFunctionchmetadata
zic.c:810
↓ 1 callersFunctionciequal
case-insensitive equality */
zic.c:3928
↓ 1 callersFunctionconvert64
zic.c:2570
↓ 1 callersFunctiondecrement_overflow_time
localtime.c:3026
↓ 1 callersFunctiondisplay
date.c:162
↓ 1 callersFunctiondogmt
date.c:111
↓ 1 callersFunctiondolock
localtime.c:120
↓ 1 callersFunctionformat_local_time
Store into BUF, of size SIZE, a formatted local time taken from *TM. Use ISO 8601 format +HH:MM:SS. Omit :SS if SS is zero, and omit :MM too if
zdump.c:912
↓ 1 callersFunctionformat_utc_offset
Store into BUF, of size SIZE, a formatted UT offset for the localtime *TM corresponding to time T. Use ISO 8601 format +HHMMSS, or -HHMMSS for
zdump.c:935
↓ 1 callersFunctionfresh_tzdata
Return true if primary cached time zone data are fresh, i.e., if this function is known to have recently returned false. A call is recent if it
localtime.c:1826
↓ 1 callersFunctionfstatat
localtime.c:295
↓ 1 callersFunctionget_rand_u64
Return a random uint_fast64_t. */
zic.c:1485
↓ 1 callersFunctiongetfields
zic.c:4022
↓ 1 callersFunctiongetsecs
localtime.c:1421
↓ 1 callersFunctiongmtime
localtime.c:2279
↓ 1 callersFunctiongmtime_r
zdump.c:168
↓ 1 callersFunctiongmtime_r
localtime.c:2272
↓ 1 callersFunctiongmtload
localtime.c:1813
↓ 1 callersFunctiongmtzinit
zdump.c:287
↓ 1 callersFunctiongrow_nitems_alloc
zic.c:642
↓ 1 callersFunctionincrement_overflow_64
localtime.c:2483
↓ 1 callersFunctioninexpires
zic.c:2388
↓ 1 callersFunctioninleap
zic.c:2362
↓ 1 callersFunctioninlink
zic.c:2399
↓ 1 callersFunctioninputline
Read a text line from FP into BUF, which is of size BUFSIZE. Terminate it with a NUL byte instead of a newline. Return true if successful, false
zic.c:1953
↓ 1 callersFunctioninrule
zic.c:2135
↓ 1 callersFunctioninzcont
zic.c:2200
↓ 1 callersFunctioninzone
zic.c:2168
↓ 1 callersFunctionis_digit
Is C an ASCII digit? */
zdump.c:92
↓ 1 callersFunctionistrftime
zdump.c:1006
↓ 1 callersFunctionitsabbr
zic.c:3938
↓ 1 callersFunctionleapadd
zic.c:3828
↓ 1 callersFunctionmake_links
Make the links specified by the Link lines. */
zic.c:985
↓ 1 callersFunctionmode_option
zic.c:795
↓ 1 callersFunctionofftime_r
localtime.c:2293
↓ 1 callersFunctiononce
localtime.c:157
↓ 1 callersFunctionopenat
localtime.c:294
↓ 1 callersFunctionoutzone
zic.c:3409
↓ 1 callersFunctionowner_option
zic.c:888
↓ 1 callersFunctionposix2time_z
localtime.c:3086
↓ 1 callersFunctionrd2wrlock
If THREADED, upgrade a read lock to a write lock. Return 0 on success, a positive errno value otherwise. */
localtime.c:1869
↓ 1 callersFunctionreadlink
zic.c:238
↓ 1 callersFunctionredundant_time_option
Generate redundant time stamps up to OPT. Return true if successful. */
zic.c:1192
↓ 1 callersFunctionrelname
Create symlink contents suitable for symlinking TARGET to LINKNAME, as a freshly allocated string. TARGET should be a relative file name, and i
zic.c:1675
↓ 1 callersFunctionsame_parent_dirs
Return true if A and B must have the same parent dir if A and B exist. Return false if this is not necessarily true (though it might be true). K
zic.c:1719
← previousnext →101–200 of 241, ranked by callers