list_empty

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

list_empty - tests whether a list is empty

SYNOPSIS

int list_empty(const struct list_head * head);

ARGUMENTS

head

the list to test.