table of contents
other versions
- buster 1.0.5-1
- testing 1.0.6-2
- unstable 2.0.2-1
- experimental 2.0.1-1
QBLIST.H(3) | libqb Programmer's Manual | QBLIST.H(3) |
NAME¶
qblist.h - This is a kernel style list implementation.SYNOPSIS¶
#include <qb/qblist.h>
DESCRIPTION¶
SEE ALSO¶
qb_list_empty(3), qb_list_add_tail(3), qb_list_add(3), qb_list_splice_tail(3), qb_list_length(3), qb_list_replace(3), qb_list_init(3), qb_list_splice(3), qb_list_is_last(3), qb_list_del(3)COPYRIGHT¶
Copyright (C) 2010-2020 Red Hat, Inc. All rights reserved.2020-10-31 | LIBQB |