gen_calls.h File Reference

#include <sys/thread.h>
#include <sys/sysproto.h>

Go to the source code of this file.

Functions

int getgid (struct thread *, struct getgid_args *)
int getpid (struct thread *, struct getpid_args *)
int gettimeofday_new (struct thread *, struct gettimeofday_args *)
int getuid (struct thread *, struct getuid_args *)
int issetugid (register struct thread *, struct issetugid_args *)
int readlink (struct thread *, struct readlink_args *)
int sys_write (struct thread *, struct write_args *)


Function Documentation

int getgid ( struct thread ,
struct getgid_args  
)

Definition at line 50 of file gen_calls.c.

Referenced by UbixFS::mknod(), and UbixFS::vfs_format().

int getpid ( struct thread ,
struct getpid_args  
)

Definition at line 38 of file gen_calls.c.

int gettimeofday_new ( struct thread ,
struct gettimeofday_args  
)

Definition at line 88 of file gen_calls.c.

int getuid ( struct thread ,
struct getuid_args  
)

Definition at line 44 of file gen_calls.c.

Referenced by UbixFS::mknod(), and UbixFS::vfs_format().

int issetugid ( register struct thread ,
struct issetugid_args  
)

Definition at line 76 of file gen_calls.c.

int readlink ( struct thread ,
struct readlink_args  
)

Definition at line 81 of file gen_calls.c.

int sys_write ( struct thread ,
struct write_args  
)

Definition at line 55 of file gen_calls.c.


Generated on Tue Dec 5 09:28:06 2006 for UbixOS V2 by  doxygen 1.4.7