BEFS_BT_GET_KEY

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

 

NAME

befs_bt_get_key - returns a pointer to the start of a key  

SYNOPSIS

"SYNOPSIS"

char * befs_bt_get_key (struct super_block * sb, befs_btree_node * node, int index, u16 * keylen);  

ARGUMENTS

sb
filesystem superblock
node
node in which to look for the key
index
the index of the key to get
keylen
modified to be the length of the key at index
 

DESCRIPTION

Returns a valid pointer into node on success. Returns NULL on failure (bad input) and sets *keylen = 0


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:21 GMT, October 06, 2005