Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ cleanup_set_pid
Function
cleanup_set_pid
cleanup.c:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
void cleanup_set_pid(pid_t pid)
296
{
297
cleanup_pid = pid;
298
}
Callers
1
create_pid_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected