devfs_get_name
Section: Kernel Hacker's Manual (9)
Updated: devfs_get_name
Index
Return to Main Contents
NAME
devfs_get_name - Get the name for a device entry in its parent directory.
SYNOPSIS
const char * devfs_get_name
(devfs_handle_t de,
unsigned int *namelen);
ARGUMENTS
- de
-
The handle to the device entry.
- namelen
-
The length of the name is written here. This may be NULL.
DESCRIPTION
Returns the name on success, else NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:53:33 GMT, June 12, 2005