list_empty(9) suse man page | unix.com

Man Page: list_empty

Operating Environment: suse

Section: 9

LIST_EMPTY(9)							    Data Types							     LIST_EMPTY(9)

NAME
list_empty - tests whether a list is empty
SYNOPSIS
int list_empty(const struct list_head * head);
ARGUMENTS
head the list to test.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_EMPTY(9)
Related Man Pages
list(3) - debian
list(3) - suse
circleq_insert_tail(3) - linux
stailq_init(3) - linux
slist_next(3) - linux
Similar Topics in the Unix Linux Community
New to C... questions about this code... ADTs...
Script running in bash 3.0 not in 3.2
unidirectional linked list pointer problem
Empty Directories