_DEVFS_ALLOC_ENTRY

Section: (9)
Updated: 09 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: 00:01:53 GMT, October 09, 2005