MCPcopy Create free account
hub / github.com/comdlg32/ice2k / pathsize

Function pathsize

xfe-1.43.2/src/xfeutils.cpp:834–914  ·  view source on GitHub ↗

Obtain the recursive size of a directory The number of files and the number of sub directories is also stored in the nbfiles and nbsubdirs pointers Caution: this only works if nbfiles and nbsubdirs are initialized to 0 in the calling function After that, nbfiles contains the total number of files (including the count of sub directories), nbsubdirs contains the number of sub directories and totalsi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

onCmdEmptyTrashMethod · 0.70
onCmdTrashSizeMethod · 0.70
onUpdSizeAndPermMethod · 0.70
getOverwriteAnswerMethod · 0.70
moveMethod · 0.70

Calls 3

lstatrepFunction · 0.70
streqFunction · 0.70
strlcpyFunction · 0.70

Tested by

no test coverage detected