Searched defs:NotifyListNode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11wrapper.h411 struct NotifyListNode { struct
420 struct NotifyListNode *next;
423 typedef struct NotifyListNode NotifyListNode; typedef in typeref:struct:NotifyListNode
440 extern NotifyListNode *notifyListHead;

Completed in 29 milliseconds