KLIST_ITER_INIT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
klist_iter_init - Iniitalize a klist_iter structure.
SYNOPSIS
"SYNOPSIS"
void klist_iter_init (struct klist * k, struct klist_iter * i);
ARGUMENTS
- k
-
klist we're iterating.
- i
-
klist_iter structure we're filling.
DESCRIPTION
Similar to klist_iter_init_node, but start with the list head.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:22 GMT, October 09, 2005