DEVFS_GENERATE_PATH

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

devfs_generate_path - Generate a pathname for an entry, relative to the devfs root.  

SYNOPSIS

"SYNOPSIS"

int devfs_generate_path (devfs_handle_t de, char * path, int buflen);  

ARGUMENTS

de
The devfs entry.
path
The buffer to write the pathname to. The pathname and '\0' terminator will be written at the end of the buffer.
buflen
The length of the buffer.
 

DESCRIPTION

Returns the offset in the buffer where the pathname starts on success, else a negative error code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:03 GMT, October 09, 2005