_DEVFS_ALLOC_ENTRY

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

 

NAME

_devfs_alloc_entry - Allocate a devfs entry.  

SYNOPSIS

"SYNOPSIS"

struct devfs_entry * _devfs_alloc_entry (const char * name, unsigned int namelen, umode_t mode);  

ARGUMENTS

name
the name of the entry
namelen
the number of characters in name
mode
the mode for the entry
 

DESCRIPTION

Allocate a devfs entry and returns a pointer to the entry on success, else NULL.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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