_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
-
-- undescribed --
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: 04:40:36 GMT, October 06, 2005