sysproto.h File Reference

#include <sys/signal.h>

Go to the source code of this file.

Data Structures

struct  close_args
struct  fcntl_args
struct  fstat_args
struct  getdtablesize_args
struct  getgid_args
struct  getpid_args
struct  gettimeofday_args
struct  getuid_args
struct  ioctl_args
struct  issetugid_args
struct  mmap_args
struct  munmap_args
struct  obreak_args
struct  open_args
struct  pipe_args
struct  read_args
struct  readlink_args
struct  sigaction_args
struct  sigprocmask_args
struct  sysctl_args
struct  write_args

Defines

#define PAD_(t)
#define PADL_(t)   0
#define PADR_(t)   PAD_(t)

Typedefs

typedef int register_t


Define Documentation

#define PAD_ (  ) 

Value:

(sizeof(register_t) <= sizeof(t) ? \
                0 : sizeof(register_t) - sizeof(t))

Definition at line 37 of file sysproto.h.

#define PADL_ (  )     0

Definition at line 41 of file sysproto.h.

#define PADR_ (  )     PAD_(t)

Definition at line 42 of file sysproto.h.


Typedef Documentation

typedef int register_t

Definition at line 35 of file sysproto.h.


Generated on Tue Dec 5 23:35:00 2006 for UbixOS V2 by  doxygen 1.4.7