screen  4.0.3
About: GNU screen is a screen manager with VT100/ANSI terminal emulation (multiplexing up to 10 pseudo-terminals).
  Fossies Dox: screen-4.0.3.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
kclass Struct Reference
Collaboration diagram for kclass:

Data Fields

struct kclassnext
 
char * name
 
struct action ktab [256]
 

Detailed Description

Definition at line 201 of file process.c.

Field Documentation

struct action kclass::ktab[256]

Definition at line 204 of file process.c.

char* kclass::name

Definition at line 203 of file process.c.

struct kclass* kclass::next

Definition at line 202 of file process.c.


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