Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ sigaction
Class
sigaction
android.c:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
#if defined(__ANDROID__) && defined(HAVE_OPENAT2)
46
static int cached = -1;
47
struct sigaction sa, old_sa;
48
49
if (cached >= 0)
50
return cached;
Callers
1
openat2_usable
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected