Octopus
sigstack Struct Reference

Detailed Description

Definition at line 963 of file signals.c.

Public Attributes

void * ss_sp
 
int ss_onstack
 

Member Data Documentation

◆ ss_sp

void* sigstack::ss_sp

Definition at line 965 of file signals.c.

◆ ss_onstack

int sigstack::ss_onstack

Definition at line 966 of file signals.c.


The documentation for this struct was generated from the following file: