.\" 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 "BEFS_LEAFNODE" "" "06 October 2005" "" ""
.SH NAME
befs_leafnode \- Determine if the btree node is a leaf node or an
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int befs_leafnode (befs_btree_node * \fInode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInode\fB\fR
Pointer to node structure to test
.SH "DESCRIPTION"
.PP
Return 1 if leaf, 0 if interior
.SH "DESCRIPTION"
.PP
Return 1 if leaf, 0 if interior