Searched defs:sender (Results 1 - 25 of 119) sorted by relevance

12345

/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebHTMLViewInternal.h78 - (void)delete:(id)sender; variable
/macosx-10.10/postfix-255/postfix/src/global/
H A Dtok822_resolve.c53 void tok822_resolve_from(const char *sender, TOK822 *addr, argument
H A Dopened.c64 void opened(const char *queue_id, const char *sender, long size, int nrcpt, argument
76 void vopened(const char *queue_id, const char *sender, long size, int nrcpt, argument
H A Dtrace.c143 trace_flush(int flags, const char *queue, const char *id, const char *encoding, const char *sender, const char *dsn_envid, int dsn_ret) argument
H A Dverp_sender.c67 verp_sender(VSTRING *buf, const char *delimiters, const char *sender, const RECIPIENT *rcpt_info) argument
[all...]
H A Ddefer.c241 defer_flush(int flags, const char *queue, const char *id, const char *encoding, const char *sender, const char *dsn_envid, int dsn_ret) argument
266 defer_warn(int flags, const char *queue, const char *id, const char *sender, const char *envid, int dsn_ret) argument
[all...]
H A Dbounce.c274 bounce_flush(int flags, const char *queue, const char *id, const char *encoding, const char *sender, const char *dsn_envid, int dsn_ret) argument
306 bounce_flush_verp(int flags, const char *queue, const char *id, const char *encoding, const char *sender, const char *dsn_envid, int dsn_ret, const char *verp_delims) argument
340 bounce_one(int flags, const char *queue, const char *id, const char *encoding, const char *sender, const char *dsn_envid, int dsn_ret, MSG_STATS *stats, RECIPIENT *rcpt, const char *relay, DSN *dsn) argument
[all...]
H A Dmail_copy.c128 int mail_copy(const char *sender, argument
[all...]
/macosx-10.10/ruby-106/ruby/lib/irb/
H A Dframe.rb71 def Frame.sender singleton method in class:IRB.Frame
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDLibPrivate.h46 void * sender; member in struct:_IOHIDCallbackApplierContext
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DAuthenticationChallenge.h60 id sender() const { return m_sender.get(); } function in class:WebCore::AuthenticationChallenge
/macosx-10.10/apr-32/apr/apr/threadproc/beos/
H A Dapr_proc_stub.c39 thread_id sender; local
H A Dproc.c215 thread_id newproc, sender; local
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Devent.c43 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, argument
H A Dondestroy.c66 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) { argument
/macosx-10.10/efax-38/efax/
H A Dfaxnotify196 sender = defaults_read('EmailSender') variable
200 sender = recipients.split(',')[0].strip(string.whitespace + '<>') variable
202 sender = 'FaxNotify' variable
/macosx-10.10/ntp-92/lib/isc/
H A Devent.c43 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, argument
H A Dondestroy.c66 isc_ondestroy_notify(isc_ondestroy_t *ondest, void *sender) { argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DEventSender.h66 template<typename T> void EventSender<T>::dispatchEventSoon(T* sender) argument
73 template<typename T> void EventSender<T>::cancelEvent(T* sender) argument
[all...]
/macosx-10.10/mail_cmds-30/from/
H A Dfrom.c69 char *sender, *p; local
151 match(const char *line, const char *sender) argument
[all...]
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_service.h78 VSTRING *sender; /* envelope sender */ member in struct:__anon11719
H A Dbounce_trace_service.c90 const char *sender; local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDTestDriver.cpp52 static void generateFakeReport(OSObject * owner, IOTimerEventSource * sender) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOBSDConsole.cpp142 keyboardEvent(OSObject * target, unsigned eventType, unsigned flags, unsigned , unsigned charCode, unsigned charSet, unsigned , unsigned , unsigned , bool , AbsoluteTime , OSObject * sender, void * refcon) argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebURLAuthenticationChallenge.cpp45 WebURLAuthenticationChallenge(const AuthenticationChallenge& authenticationChallenge, IWebURLAuthenticationChallengeSender* sender) argument
68 createInstance(const AuthenticationChallenge& authenticationChallenge, IWebURLAuthenticationChallengeSender* sender) argument
110 initWithProtectionSpace( IWebURLProtectionSpace* space, IWebURLCredential* proposedCredential, int previousFailureCount, IWebURLResponse* failureResponse, IWebError* error, IWebURLAuthenticationChallengeSender* sender) argument
156 initWithAuthenticationChallenge( IWebURLAuthenticationChallenge* challenge, IWebURLAuthenticationChallengeSender* sender) argument
216 sender( IWebURLAuthenticationChallengeSender** sender) argument
[all...]

Completed in 367 milliseconds

12345