list_empty (9) - Linux Manuals
list_empty: tests whether a list is empty
Command to display list_empty
manual in Linux: $ man 9 list_empty
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
Pages related to list_empty