sys.h File Reference

#include <stdio.h>

Go to the source code of this file.

Defines

#define el_public
#define el_private
#define el_protected
#define REGEX

Typedefs

typedef void * ptr_t
typedef void * ioctl_t


Define Documentation

#define el_private

Definition at line 64 of file sys.h.

#define el_protected

Definition at line 68 of file sys.h.

#define el_public

Notes by stephan@s11n.net.

These public, protected, private macros are bullshit. i added an el_ prefix to them to allow a C++ compiler to swallow this code, and set them all to empty values. One day i'll sed them out of the tree entirely.

Definition at line 60 of file sys.h.

#define REGEX

Definition at line 89 of file sys.h.


Typedef Documentation

typedef void* ioctl_t

Definition at line 84 of file sys.h.

typedef void* ptr_t

Definition at line 79 of file sys.h.


Generated on Tue Jul 5 15:57:25 2011 for ROOT_528-00b_version by  doxygen 1.5.1