centos man page for list_empty

Query: list_empty

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 LIST_EMPTY(9)
Related Man Pages
list(3) - debian
circleq_remove(3) - linux
circleq_entry(3) - linux
stailq_init(3) - linux
slist_insert_head(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