
NAME
list_empty - tests whether a list is empty
SYNOPSIS
int list_empty (const struct list_head * head);
ARGUMENTS
head the list to test.

list_empty - tests whether a list is empty
int list_empty (const struct list_head * head);
head the list to test.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.