.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "DEVFS_MK_DIR" "" "06 October 2005" "" "" .SH NAME devfs_mk_dir \- Create a directory in the devfs namespace. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int devfs_mk_dir (const char * \fIfmt\fB, \&... \fI\&...\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfmt\fB\fR The name of the entry. .TP \fB\fI\&...\fB\fR variable arguments .SH "DESCRIPTION" .PP Use of this function is optional. The \fBdevfs_register\fR 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. .SH "DESCRIPTION" .PP Use of this function is optional. The \fBdevfs_register\fR 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.