KLIST_ADD_TAIL

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

 

NAME

klist_add_tail - Initialize a klist_node and add it to back.  

SYNOPSIS

"SYNOPSIS"

void klist_add_tail (struct klist * k, struct klist_node * n);  

ARGUMENTS

k
klist it's going on.
n
node we're adding.


 

Index

NAME
SYNOPSIS
ARGUMENTS

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