list_is_singular

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.