DEVFS_MK_DIR

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

devfs_mk_dir - Create a directory in the devfs namespace.  

SYNOPSIS

int devfs_mk_dir (const char * fmt, ... ...);  

ARGUMENTS

fmt
The name of the entry.
...
variable arguments
 

DESCRIPTION

Use of this function is optional. The devfs_register function will automatically create intermediate directories as needed. This function is provided for efficiency reasons, as it provides a handle to a directory. On failure NULL is returned.  

DESCRIPTION

Use of this function is optional. The devfs_register function will automatically create intermediate directories as needed. This function is provided for efficiency reasons, as it provides a handle to a directory. On failure NULL is returned.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:04 GMT, April 09, 2004