Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/system/close.c File Reference

#include <kernel.h>
#include <device.h>

Include dependency graph for close.c:

Go to the source code of this file.

Functions

devcall close (ushort descrp)


Detailed Description

close

Id
close.c 226 2007-07-12 01:18:27Z mschul

Definition in file close.c.


Function Documentation

devcall close ( ushort  descrp  ) 

close - close a device

Parameters:
descrp definition of device to close
Returns:
function to close device on success, SYSERR on failure

Definition at line 17 of file close.c.

References dentry::close, devtab, isbaddev, and SYSERR.


Generated on Thu Oct 9 22:34:59 2008 for xinu by  doxygen 1.5.5