Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eggert/tz
/ stat
Class
stat
localtime.c:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
# endif
27
#else
28
struct stat { char st_ctime, st_dev, st_ino; };
29
# define dev_t char
30
# define ino_t char
31
# define fstat(fd, st) (memset(st, 0, sizeof *(st)), 0)
Callers
1
tzloadbody
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected