Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Xfennec/progress
/ stat
Class
stat
progress.c:229–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
DIR *proc;
228
struct dirent *direntp;
229
struct stat stat_buf;
230
char fullpath_dir[MAXPATHLEN + 1];
231
char fullpath_exe[MAXPATHLEN + 1];
232
char exe[MAXPATHLEN + 1];
Callers
3
find_pids_by_binary_name
Function · 0.85
find_fd_for_pid
Function · 0.85
get_fdinfo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected