Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dlist_get_last
usr/src/lib/pkcs11/pkcs11_tpm/common/tpmtok_int.h
753
DL_NODE *dlist_get_last(DL_NODE *);
usr/src/lib/pkcs11/pkcs11_tpm/common/utility.c
80
DL_NODE *temp = dlist_get_last(list);