devfs_get_first_child
Section: Kernel Hacker's Manual (9)
Updated: devfs_get_first_child
Index
Return to Main Contents
NAME
devfs_get_first_child - Get the first leaf node in a directory.
SYNOPSIS
devfs_handle_t devfs_get_first_child
(devfs_handle_t de);
ARGUMENTS
- de
-
The handle to the device entry.
DESCRIPTION
Returns the leaf node device entry if it exists, else NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:55:29 GMT, June 12, 2005