DERIVE_PARENT

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

 

NAME

derive_parent - basically like dirname(1)  

SYNOPSIS

"SYNOPSIS"

struct device_node * derive_parent (const char * path);  

ARGUMENTS

path
the full_name of a node to be added to the tree
 

DESCRIPTION

Returns the node which should be the parent of the node described by path. E.g., for path = ``/foo/bar'', returns the node with full_name = ``/foo''.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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