sigprocmask_args Struct Reference

#include <sysproto.h>

Collaboration diagram for sigprocmask_args:

Collaboration graph
[legend]

Data Fields

int how
char how_l_ [0]
char how_r_ [(sizeof(register_t)<=sizeof(int)?0:sizeof(register_t)-sizeof(int))]
sigset_toset
char oset_l_ [0]
char oset_r_ [(sizeof(register_t)<=sizeof(sigset_t *)?0:sizeof(register_t)-sizeof(sigset_t *))]
const sigset_tset
char set_l_ [0]
char set_r_ [(sizeof(register_t)<=sizeof(const sigset_t *)?0:sizeof(register_t)-sizeof(const sigset_t *))]

Detailed Description

Definition at line 141 of file sysproto.h.


Field Documentation

int sigprocmask_args::how

Definition at line 142 of file sysproto.h.

char sigprocmask_args::how_l_[0]

Definition at line 142 of file sysproto.h.

char sigprocmask_args::how_r_[(sizeof(register_t)<=sizeof(int)?0:sizeof(register_t)-sizeof(int))]

Definition at line 142 of file sysproto.h.

sigset_t* sigprocmask_args::oset

Definition at line 144 of file sysproto.h.

char sigprocmask_args::oset_l_[0]

Definition at line 144 of file sysproto.h.

char sigprocmask_args::oset_r_[(sizeof(register_t)<=sizeof(sigset_t *)?0:sizeof(register_t)-sizeof(sigset_t *))]

Definition at line 144 of file sysproto.h.

const sigset_t* sigprocmask_args::set

Definition at line 143 of file sysproto.h.

char sigprocmask_args::set_l_[0]

Definition at line 143 of file sysproto.h.

char sigprocmask_args::set_r_[(sizeof(register_t)<=sizeof(const sigset_t *)?0:sizeof(register_t)-sizeof(const sigset_t *))]

Definition at line 143 of file sysproto.h.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 11:26:53 2006 for UbixOS V2 by  doxygen 1.4.7