Lines Matching +full:loss +full:- +full:of +full:- +full:signal
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
10 .\" notice, this list of conditions and the following disclaimer in the
15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .Nd lookup name of signal code
36 .Fn sysdecode_sigcode "int signal" "int si_code"
40 function returns a text description of the
42 field of the
44 object associated with an instance of signal
46 The text description contains the name of the C macro whose value matches
48 General purpose signal codes such as
50 are handled as well as signal-specific codes for
60 does not represent a known signal code,
67 function returns a pointer to a signal code description or
71 is not a known signal code.