MCPcopy Create free account
hub / github.com/OpenPrinting/cups / sigaction

Class sigaction

cups/http.c:1552–1552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1550
1551# elif defined(HAVE_SIGACTION)
1552 struct sigaction action; /* POSIX sigaction data */
1553
1554
1555 memset(&action, 0, sizeof(action));

Callers 1

httpInitializeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected