MCPcopy Index your code
hub / github.com/dtrace4linux/linux / prset_fill

Function prset_fill

libproc/common/Putil.c:80–87  ·  view source on GitHub ↗

* Routines to manipulate sigset_t, fltset_t, or sysset_t. These routines * are provided as equivalents for the macros prfillset, * premptyset, praddset, and prdelset. These functions are preferable * because they are not macros which rely on using sizeof (*sp), and thus * can be used to create common code to manipulate event sets. The set * size must be passed explicitly, e.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PsetactionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected