MCPcopy Create free account
hub / github.com/BOINC/boinc / check_execs

Function check_execs

samples/wrapper/wrapper.cpp:1179–1198  ·  view source on GitHub ↗

Check whether executable files (tasks and daemons) are code-signed. The client supplies a list of app version files, which are code-signed. For each executable file: - check that it's a soft link - check that it's of the form ../../project_url/x - check that "x" is in the list of app version files

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

check_executablesFunction · 0.85

Calls 8

resolve_proj_soft_linkFunction · 0.85
fprintfFunction · 0.85
boinc_finishFunction · 0.85
sizeMethod · 0.80
c_strMethod · 0.80
endMethod · 0.80
findFunction · 0.50
emptyMethod · 0.45

Tested by

no test coverage detected