MCPcopy 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

227DIR *proc;
228struct dirent *direntp;
229struct stat stat_buf;
230char fullpath_dir[MAXPATHLEN + 1];
231char fullpath_exe[MAXPATHLEN + 1];
232char exe[MAXPATHLEN + 1];

Callers 3

find_pids_by_binary_nameFunction · 0.85
find_fd_for_pidFunction · 0.85
get_fdinfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected