list_is_singular (9) - Linux Manuals
list_is_singular: tests whether a list has just one entry.
Command to display list_is_singular
manual in Linux: $ man 9 list_is_singular
NAME
list_is_singular - tests whether a list has just one entry.
SYNOPSIS
-
int list_is_singular(const struct list_head * head);
ARGUMENTS
head
-
- the list to test.
COPYRIGHT
Pages related to list_is_singular