FreeBSD kernel kern code
sigaltstack_args Struct Reference

Data Fields

stack_t * ss
 
stack_t * oss
 

Detailed Description

Definition at line 1529 of file kern_sig.c.

Field Documentation

stack_t* sigaltstack_args::oss

Definition at line 1531 of file kern_sig.c.

Referenced by systrace_args().

stack_t* sigaltstack_args::ss

Definition at line 1530 of file kern_sig.c.

Referenced by systrace_args().


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