Query: list_empty
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIST_EMPTY(9) Data Types LIST_EMPTY(9)NAMElist_empty - tests whether a list is emptySYNOPSISint list_empty(const struct list_head * head);ARGUMENTShead the list to test.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_EMPTY(9)
| Related Man Pages |
|---|
| slist_empty(3) - linux |
| stailq_init(3) - linux |
| list_insert_before(3) - linux |
| slist_init(3) - linux |
| slist_insert_head(3) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| New to C... questions about this code... ADTs... |
| Script running in bash 3.0 not in 3.2 |
| unidirectional linked list pointer problem |
| Empty Directories |