GRASS Programmer's Manual 6.4.1(2011)
signal Struct Reference

Data Fields

int which
int action
int signum
int valid
struct sigaction old_act
sigset_t old_mask

Detailed Description

Definition at line 69 of file spawn.c.


Field Documentation

Definition at line 72 of file spawn.c.

struct sigaction signal::old_act

Definition at line 76 of file spawn.c.

sigset_t signal::old_mask

Definition at line 77 of file spawn.c.

Definition at line 73 of file spawn.c.

Definition at line 74 of file spawn.c.

Definition at line 71 of file spawn.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines