LIST_DEL_INIT

Section: (9)
Updated: 06 August 2003
Index Return to Main Contents

 

NAME

list_del_init - deletes entry from list and reinitialize it.  

SYNOPSIS

void list_del_init (struct list_head * entry);  

ARGUMENTS

entry
the element to delete from the list.
 

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 08:41:26 GMT, April 09, 2004