1LIST_IS_SINGULAR(9)               Data Types               LIST_IS_SINGULAR(9)
2
3
4

NAME

6       list_is_singular - tests whether a list has just one entry.
7

SYNOPSIS

9       int list_is_singular(const struct list_head * head);
10

ARGUMENTS

12       head
13           the list to test.
14
16Kernel Hackers Manual 3.10         June 2019               LIST_IS_SINGULAR(9)
Impressum