Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

os_unix.c File Reference


Typedefs

typedef char* const* argv_t

Functions

int swapctl (int cmd, void *arg)
int gethostname (char* n, int len)
int seteuid (uid_t euid)
int setegid (gid_t egid)
int getopt (int argc, char *const *argv, const char *optstring)
int malloc_verify ()

Variables

pid_t child
char* optarg
int opterr
int optind


Typedef Documentation

typedef char* const* argv_t


Function Documentation

int swapctl (int cmd, void * arg)

int gethostname (char * n, int len)

int seteuid (uid_t euid)

int setegid (gid_t egid)

int getopt (int argc, char *const * argv, const char * optstring)

int malloc_verify () [inline]


Variable Documentation

pid_t child [static]

char* optarg

int opterr

int optind


Generated at Tue Jun 27 12:06:57 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999