.\" 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 "KLIST_ADD_HEAD" "9" "09 October 2005" "" ""
.SH NAME
klist_add_head \- Initialize a klist_node and add it to front.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void klist_add_head (struct klist * \fIk\fB, struct klist_node * \fIn\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIk\fB\fR
klist it's going on.
.TP
\fB\fIn\fB\fR
node we're adding.