Home
last modified time | relevance | path

Searched refs:NotifyListNode (Results 1 – 22 of 22) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h430 struct NotifyListNode { struct
439 struct NotifyListNode *next; argument
442 typedef struct NotifyListNode NotifyListNode; typedef
460 extern NotifyListNode *notifyListHead;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h438 struct NotifyListNode { struct
447 struct NotifyListNode *next; argument
450 typedef struct NotifyListNode NotifyListNode; typedef
468 extern NotifyListNode *notifyListHead;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h425 struct NotifyListNode { struct
434 struct NotifyListNode *next; argument
437 typedef struct NotifyListNode NotifyListNode; typedef
454 extern NotifyListNode *notifyListHead;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h435 struct NotifyListNode { struct
444 struct NotifyListNode *next; argument
447 typedef struct NotifyListNode NotifyListNode; typedef
465 extern NotifyListNode *notifyListHead;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_sessmgmt.c61 NotifyListNode *notifyListHead = NULL;
430 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
436 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
470 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
517 NotifyListNode *currentNode; in removeFirstNotifyEntry()
H A Dpkcs11wrapper.h430 struct NotifyListNode { struct
439 struct NotifyListNode *next; argument
442 typedef struct NotifyListNode NotifyListNode; typedef
460 extern NotifyListNode *notifyListHead;
/dports/security/iaikpkcs11wrapper/src/native/common/
H A Dpkcs11wrapper.h365 struct NotifyListNode { struct
374 struct NotifyListNode *next; argument
377 typedef struct NotifyListNode NotifyListNode; typedef
H A Dpkcs11wrapper.c88 NotifyListNode *notifyListHead = NULL;
8050 NotifyListNode *currentNode, *newNode; in putNotifyEntry()
8056 newNode = (NotifyListNode *) malloc(sizeof(NotifyListNode)); in putNotifyEntry()
8088 NotifyListNode *currentNode, *previousNode; in removeNotifyEntry()
8135 NotifyListNode *currentNode; in removeFirstNotifyEntry()