Compound List   File List   File Members  

eoe22.c File Reference

the x86 version of the EoE driver. More...

Compounds

Defines

Functions

Variables


Detailed Description

the x86 version of the EoE driver.


Define Documentation

#define dprintk(x,y...)

Import version-support if necessary

if defined(CONFIG_MODVERSIONS) && !defined(MODVERSIONS) define MODVERSIONS include <linux/modversions.h> endif


Function Documentation

int n_exec (struct pt_regs regs)

New execve(), hooks old one

int add_program (struct pt_regs regs)

add an entry to our linked list

int exec_open (struct inode * inode, struct file * file)

open() method for our driver

void exec_close (struct inode * inode, struct file * file)

close()

int exec_read (struct file * file, char * buf, size_t count, loff_t * p)

read()

int init_module ()

dynamic majornumbers not longer supported by EoE

int cleanup_module ()

Cleaned when rmmod is called.


Generated at Fri Oct 29 19:50:03 1999 for Eyes on Exec by doxygen  written by Dimitri van Heesch, © 1997-1999