| /onnv-gate/usr/src/uts/intel/io/acpica/events/ |
| H A D | evmisc.c | 276 NotifyInfo->Notify.Node = Node; in AcpiEvQueueNotifyRequest() 277 NotifyInfo->Notify.Value = (UINT16) NotifyValue; in AcpiEvQueueNotifyRequest() 278 NotifyInfo->Notify.HandlerObj = HandlerObj; in AcpiEvQueueNotifyRequest() 330 if (NotifyInfo->Notify.Value <= ACPI_MAX_SYS_NOTIFY) in AcpiEvNotifyDispatch() 355 GlobalHandler (NotifyInfo->Notify.Node, NotifyInfo->Notify.Value, in AcpiEvNotifyDispatch() 361 HandlerObj = NotifyInfo->Notify.HandlerObj; in AcpiEvNotifyDispatch() 364 HandlerObj->Notify.Handler (NotifyInfo->Notify.Node, in AcpiEvNotifyDispatch() 365 NotifyInfo->Notify.Value, in AcpiEvNotifyDispatch() 366 HandlerObj->Notify.Context); in AcpiEvNotifyDispatch()
|
| H A D | evxface.c | 478 NotifyObj->Notify.Node = Node; in ACPI_EXPORT_SYMBOL() 479 NotifyObj->Notify.Handler = Handler; in ACPI_EXPORT_SYMBOL() 480 NotifyObj->Notify.Context = Context; in ACPI_EXPORT_SYMBOL() 628 if (NotifyObj->Notify.Handler != Handler) in ACPI_EXPORT_SYMBOL() 649 if (NotifyObj->Notify.Handler != Handler) in ACPI_EXPORT_SYMBOL()
|
| /onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
| H A D | pkcs11Session.c | 44 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument 66 flags, pApplication, Notify, phSession)); in C_OpenSession() 69 pApplication, Notify, phSession)); in C_OpenSession() 76 pApplication, Notify, &prov_sess); in C_OpenSession() 85 pApplication, Notify, &prov_sess); in C_OpenSession()
|
| H A D | metaSession.c | 51 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in meta_OpenSession() argument
|
| H A D | metaGlobal.h | 718 CK_VOID_PTR pApplication, CK_NOTIFY Notify,
|
| /onnv-gate/usr/src/cmd/bnu/ |
| H A D | uucp.c | 45 int Notify = 0; variable 196 if (!Notify) { 198 Notify = 1; 562 if ( Notify ) {
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/ |
| H A D | kmsSession.c | 34 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument 67 rv = kms_add_session(slotID, flags, pApplication, Notify, in C_OpenSession()
|
| H A D | kmsSession.h | 83 CK_NOTIFY Notify; member
|
| H A D | kmsSessionUtil.c | 129 new_sp->Notify = notify; in kms_add_session()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
| H A D | softSession.c | 36 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument 64 rv = soft_add_session(flags, pApplication, Notify, phSession); in C_OpenSession()
|
| H A D | softSession.h | 83 CK_NOTIFY Notify; member
|
| H A D | softSessionUtil.c | 120 new_sp->Notify = notify; in soft_add_session()
|
| H A D | softKeystore.c | 2226 token_session.Notify = NULL; in soft_init_token_session()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
| H A D | kernelSession.h | 86 CK_NOTIFY Notify; member
|
| H A D | kernelSession.c | 37 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument 74 rv = kernel_add_session(slotID, flags, pApplication, Notify, in C_OpenSession()
|
| H A D | kernelSessionUtil.c | 112 new_sp->Notify = notify; in kernel_add_session()
|
| /onnv-gate/usr/src/uts/intel/sys/acpi/ |
| H A D | actbl1.h | 655 ACPI_HEST_NOTIFY Notify; member 723 ACPI_HEST_NOTIFY Notify; member
|
| H A D | acobject.h | 582 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
|
| H A D | aclocal.h | 814 ACPI_NOTIFY_INFO Notify; member
|
| /onnv-gate/usr/src/uts/intel/io/acpica/executer/ |
| H A D | exdump.c | 334 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Node), "Node"}, 335 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Context), "Context"}
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
| H A D | SMTP.pm | 348 if(defined($v = delete $opt{Notify}))
|
| /onnv-gate/usr/src/lib/pkcs11/include/ |
| H A D | pkcs11f.h | 175 CK_NOTIFY Notify, /* callback function */
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | api_interface.c | 1764 CK_NOTIFY Notify, in C_OpenSession() argument
|
| /onnv-gate/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 1327 Implemented several changes for Notify handling. Added support for new Notify 1328 values (ACPI 2.0+) and improved the Notify debug output. Notify on 1375 Implemented another MS compatibility design change for GPE/Notify handling. 1627 Reverted a change to Notify handling that was introduced in version 1628 20070508. This version changed the Notify handling from asynchronous to 1629 fully synchronous (Device driver Notify handling with respect to the Notify 1718 Notify AML operator. Previously, notify handlers were dispatched and 1721 thread that executed the Notify() now waits at a synchronization point for 1722 the notify handler to complete. Some machines depend on a synchronous Notify 2326 - Possible memory leak, Notify sub-objects of Processor, Power, ThermalZone [all …]
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/ |
| H A D | ResourceBundle.properties | 163 signal_server=Notify DHCP server of change
|