Searched defs:notify (Results 1 - 25 of 104) sorted by relevance

12345

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/functions/
H A Dnotify.bash37 notify () function
/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc-notify.el99 (define-erc-module notify nil function
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/confgen/
H A Dutil.c35 notify(const char *fmt, ...) { function
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/
H A Dutil.c36 notify(const char *fmt, ...) { function
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-init-dlopen-notify/
H A Dmain.cxx62 static void notify(const struct mach_header *mh, intptr_t vmaddr_slide) function
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-notify-bind/
H A Dmain.c35 static void notify(const struct mach_header *mh, intptr_t vmaddr_slide) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfprintf.c66 Sfnotify_f notify = _Sfnotify; local
H A Dsfprints.c40 Sfnotify_f notify = _Sfnotify; local
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dpowermgt_macosx.c47 static IONotificationPortRef notify; variable
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Doptionobj.rb98 def notify(target = nil) method in class:Tk.OptionObj
/macosx-10.10.1/ruby-106/ruby/lib/shell/
H A Dsystem-command.rb148 def notify(*opts) method in class:Shell.SystemCommand
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_proc_apple.c149 int notify = B_FALSE; local
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dchmod.c171 int notify = 0; local
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Dnotifier.rb[all...]
/macosx-10.10.1/security_authtrampoline-55105/src/
H A DAuthorizationTrampoline.cpp109 int notify = dup(1); // save notify port local
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWLocalIsochPort.cpp101 IOReturn IOFWLocalIsochPort::notify( IOFWDCLNotificationType notificationType, function in class:IOFWLocalIsochPort
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOBSDConsole.cpp40 OSObject * notify; local
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DionotifyCB.c65 IONotificationPortRef notify = (IONotificationPortRef) refcon; local
107 IONotificationPortRef notify; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_authorization/lib/
H A DtrampolineClient.cpp131 int notify[2]; local
[all...]
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DInterestNotification.c46 IONotificationPortRef notify; member in struct:InterestNotification
102 IONotificationPortRef notify = NULL; local
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dpower_mgmt.c37 IONotificationPortRef notify; variable
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dbounce_log.c208 int notify; local
/macosx-10.10.1/postfix-255/postfix/src/oqmgr/
H A Dqmgr_transport.c113 QMGR_TRANSPORT_ALLOC_NOTIFY notify; /* application call-back routine */ member in struct:QMGR_TRANSPORT_ALLOC
305 void qmgr_transport_alloc(QMGR_TRANSPORT *transport, QMGR_TRANSPORT_ALLOC_NOTIFY notify) argument
/macosx-10.10.1/postfix-255/postfix/src/postscreen/
H A Dpostscreen_endpt.c189 psc_endpt_lookup(VSTREAM *smtp_client_stream, PSC_ENDPT_LOOKUP_FN notify) argument
H A Dpostscreen_haproxy.c66 PSC_ENDPT_LOOKUP_FN notify; member in struct:__anon11592
173 psc_endpt_haproxy_lookup(VSTREAM *stream, PSC_ENDPT_LOOKUP_FN notify) argument

Completed in 345 milliseconds

12345