sigprocmask_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 126 of file sysproto.h.

Data Fields

int how
char how_l_ [PADL_(int)]
char how_r_ [PADR_(int)]
sigset_toset
char oset_l_ [PADL_(sigset_t *)]
char oset_r_ [PADR_(sigset_t *)]
const sigset_tset
char set_l_ [PADL_(const sigset_t *)]
char set_r_ [PADR_(const sigset_t *)]


Field Documentation

int sigprocmask_args::how

Definition at line 127 of file sysproto.h.

char sigprocmask_args::how_l_[PADL_(int)]

Definition at line 127 of file sysproto.h.

char sigprocmask_args::how_r_[PADR_(int)]

Definition at line 127 of file sysproto.h.

sigset_t* sigprocmask_args::oset

Definition at line 129 of file sysproto.h.

char sigprocmask_args::oset_l_[PADL_(sigset_t *)]

Definition at line 129 of file sysproto.h.

char sigprocmask_args::oset_r_[PADR_(sigset_t *)]

Definition at line 129 of file sysproto.h.

const sigset_t* sigprocmask_args::set

Definition at line 128 of file sysproto.h.

char sigprocmask_args::set_l_[PADL_(const sigset_t *)]

Definition at line 128 of file sysproto.h.

char sigprocmask_args::set_r_[PADR_(const sigset_t *)]

Definition at line 128 of file sysproto.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 02:38:13 2006 for UbixOS V2 by  doxygen 1.4.7