_DEVFS_UNREGISTER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

_devfs_unregister - Unregister a device entry from its parent.  

SYNOPSIS

"SYNOPSIS"

void _devfs_unregister (struct devfs_entry * dir, struct devfs_entry * de);  

ARGUMENTS

dir
The parent directory.
de
The entry to unregister.
 

DESCRIPTION

The caller must have a write lock on the parent directory, which is unlocked by this function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:21 GMT, October 06, 2005