list_del_init(9)

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.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout