Searched refs:tokenobject_list_head (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c87 static meta_object_t *tokenobject_list_head; variable
156 tokenobject_list_head = NULL;
427 list_head = &tokenobject_list_head;
472 list_head = &tokenobject_list_head;
648 INSERT_INTO_LIST(slot->tokenobject_list_head, object);
686 list_head = &slot->tokenobject_list_head;
1720 tmp_obj = tokenobject_list_head;
1751 object = tokenobject_list_head;
H A DmetaGlobal.h488 slot_object_t *tokenobject_list_head; member in struct:slotdata

Completed in 89 milliseconds