Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/cups
/ sigaction
Class
sigaction
backend/runloop.c:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
snmp_update = 0;
153
#if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
154
struct sigaction action; /* Actions for POSIX signals */
155
#endif /* HAVE_SIGACTION && !HAVE_SIGSET */
156
157
Callers
1
backendRunLoop
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected