Searched refs:Notify (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/sample/drb/
H A Ddcdbiff.rb8 class Notify class
37 notify = Notify.new(biff, command)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dnssilckt.h178 Notify = 13, enumerator in enum:__anon3607
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dnssilckt.h178 Notify = 13, enumerator in enum:__anon4042
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dnssilckt.h178 Notify = 13, enumerator in enum:__anon4164
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dnssilckt.h178 Notify = 13, enumerator in enum:__anon4286
/macosx-10.10.1/NFS-82/rpc.statd/
H A Dstatd.h81 The MonitoredHost and Notify structures are held in normal memory and so
94 } Notify; typedef in typeref:struct:Notify_s
99 Notify *mh_notify_list; /* list of notifications */
H A Dprocs.c171 Notify *np;
195 np = malloc(sizeof(Notify) + namelen);
230 Notify *np, *next, *last = NULL;
434 Notify *np;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/transfer/
H A Dtqueue.tcl175 $self Notify $command $args
191 $self Notify $command $args
201 method Notify {cmd alist} {
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dstore.cpp84 Notify();
93 Notify();
101 Notify();
109 Notify();
118 Notify();
121 void c4_Notifier::Notify() { function in class:c4_Notifier
H A Dstore.h58 void Notify();
/macosx-10.10.1/bind9-45.101/bind9/bin/pkcs11/unix/
H A Dunix.c81 CK_RV (*Notify) (CK_SESSION_HANDLE hSession,
90 CK_RV (*Notify) (CK_SESSION_HANDLE hSession,
104 return (*sym)(slotID, flags, pApplication, Notify, phSession);
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/blt/
H A Dtree.rb367 class Notify < TkObject class in class:Tk.Tree
462 lst[0] = Tk::BLT::Tree::Notify.id2obj(@tree, lst[0])
658 Tk::BLT::Tree::Notify::NotifyID_TBL.mutex.synchronize{
659 Tk::BLT::Tree::Notify::NotifyID_TBL.delete(@path)
669 tag.kind_of?(Tk::BLT::Tree::Notify) ||
852 Tk::BLT::Tree::Notify.new(self, *args, &b)
856 if id.kind_of?(Tk::BLT::Tree::Notify)
860 Tk::BLT::Tree::Notify::NotifyID_TBL.mutex.synchronize{
861 Tk::BLT::Tree::Notify::NotifyID_TBL[@path].delete(id.to_s)
869 lst[0] = Tk::BLT::Tree::Notify
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/pkcs11/win32/
H A Dwin32.c183 CK_RV (*Notify) (CK_SESSION_HANDLE hSession,
197 return (*sym)(slotID, flags, pApplication, Notify, phSession);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/nns/
H A Dserver.tcl225 Notify $p add [list $name $val]
240 Notify $p remove $response
245 proc ::nameserv::server::Notify {p type response} {
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h266 IOReturn Notify(
H A DIOFireWireLibIsoch.h411 IOReturn (*Notify)( IOFireWireLibLocalIsochPortRef self, IOFWDCLNotificationType notificationType, void ** inDCLList, UInt32 numDCLs ) ; member in struct:IOFireWireLocalIsochPortInterface_t
726 use IOFireWireLocalIsochPortInterface::Notify()
745 use IOFireWireLocalIsochPortInterface::Notify()
768 use IOFireWireLocalIsochPortInterface::Notify()
827 use IOFireWireLocalIsochPortInterface::Notify()
843 use IOFireWireLocalIsochPortInterface::Notify()
904 use IOFireWireLocalIsochPortInterface::Notify()
1043 @abstract Notify the async stream object that a packet notification handler has completed.
H A DIOFireWireLibIsochPort.cpp1467 LocalIsochPort::Notify ( function in class:IOFireWireLib::LocalIsochPort
1778 return IOFireWireIUnknown::InterfaceMap< LocalIsochPortCOM >::GetThis( self )->Notify( notificationType, inDCLList, numDCLs ) ;
/macosx-10.10.1/bind9-45.101/bind9/bin/pkcs11/include/
H A Dpkcs11f.h175 CK_NOTIFY Notify, /* callback function */
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb524 IP_ROUTER_ALERT nil Notify transit routers to more closely examine the contents of an IP packet
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dsoftp11.c1113 CK_NOTIFY Notify,
1124 soft_token.notify = Notify;
1110 C_OpenSession(CK_SLOT_ID slotID, CK_FLAGS flags, CK_VOID_PTR pApplication, CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) argument
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm689 Notify paul@seamons.com or bbb@cpan.org if you spot anything.
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1096 void Notify() { notified_ = true; } function in class:testing::internal::Notification
1142 // thread_can_start.Notify();
/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp2356 #pragma mark ***** Source Notify Ext*****

Completed in 371 milliseconds