Searched defs:ports (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSMessageEventCustom.cpp66 MessagePortArray ports = impl().ports(); local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DMessageEvent.cpp60 MessageEvent::MessageEvent(const Deprecated::ScriptValue& data, const String& origin, const String& lastEventId, PassRefPtr<EventTarget> source, std::unique_ptr<MessagePortArray> ports) argument
72 MessageEvent::MessageEvent(PassRefPtr<SerializedScriptValue> data, const String& origin, const String& lastEventId, PassRefPtr<EventTarget> source, std::unique_ptr<MessagePortArray> ports) argument
112 void MessageEvent::initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, const Deprecated::ScriptValue& data, const String& origin, const String& lastEventId, DOMWindow* source, std::unique_ptr<MessagePortArray> ports) argument
127 void MessageEvent::initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<SerializedScriptValue> data, const String& origin, const String& lastEventId, DOMWindow* source, std::unique_ptr<MessagePortArray> ports) argument
160 std::unique_ptr<MessagePortArray> ports; local
[all...]
H A DMessagePort.cpp57 MessagePortArray ports; local
63 void MessagePort::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
186 disentanglePorts(const MessagePortArray* ports, ExceptionCode& ec) argument
[all...]
H A DMessageEvent.h51 MessagePortArray ports; member in struct:WebCore::MessageEventInit
60 static PassRefPtr<MessageEvent> create(std::unique_ptr<MessagePortArray> ports, const Deprecated::ScriptValue& data = Deprecated::ScriptValue(), const String& origin = String(), const String& lastEventId = String(), PassRefPtr<EventTarget> source = 0) argument
64 static PassRefPtr<MessageEvent> create(std::unique_ptr<MessagePortArray> ports, PassRefPtr<SerializedScriptValue> data, const String& origin = String(), const String& lastEventId = String(), PassRefPtr<EventTarget> source = 0) argument
92 MessagePortArray ports() const { return m_ports ? *m_ports : MessagePortArray(); } function in class:WebCore::MessageEvent
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
/macosx-10.10/WebCore-7600.1.25/workers/
H A DDedicatedWorkerGlobalScope.cpp65 MessagePortArray ports; local
71 void DedicatedWorkerGlobalScope::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
H A DWorker.cpp109 MessagePortArray ports; local
115 void Worker::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, ExceptionCode& ec) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/nssov/
H A Dservice.c116 struct berval name,*names,*ports,*protos; local
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-networks.el[all...]
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-cnfp.c74 u_int32_t ports; /* src,dst ports */ member in struct:nfrec
/macosx-10.10/system_cmds-643.1.1/lsmp.tproj/
H A Dtask_details.c108 mach_port_t ports[EXC_TYPES_COUNT]; member in struct:exc_port_info
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dmach_msg.c332 mach_port_t *ports; local
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dipc_host.c619 host_get_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
678 host_swap_exception_ports( host_priv_t host_priv, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t * CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors ) argument
[all...]
H A Dipc_tt.c1049 ipc_port_t ports[TASK_PORT_REGISTER_MAX]; local
1125 ipc_port_t *ports; local
1788 thread_swap_exception_ports( thread_t thread, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
1889 task_swap_exception_ports( task_t task, exception_mask_t exception_mask, ipc_port_t new_port, exception_behavior_t new_behavior, thread_state_flavor_t new_flavor, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2005 thread_get_exception_ports( thread_t thread, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
2072 task_get_exception_ports( task_t task, exception_mask_t exception_mask, exception_mask_array_t masks, mach_msg_type_number_t *CountCnt, exception_port_array_t ports, exception_behavior_array_t behaviors, thread_state_flavor_array_t flavors) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dconnect.c62 static struct port_desc *ports; variable in typeref:struct:port_desc
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2_compat.c879 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
934 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1158 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
1213 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2151 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2224 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2694 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
2767 ipfw_insn_u16 *ports = (ipfw_insn_u16 *)cmd; local
[all...]
H A Dip_fw2.h246 u_int16_t ports[2]; /* there may be more */ member in struct:_ipfw_insn_u16
/macosx-10.10/xnu-2782.1.97/tools/tests/MPMMTest/
H A DKQMPMMtest.c208 void setup_server_ports(struct port_args *ports) argument
273 setup_client_ports(struct port_args *ports) argument
[all...]
H A DMPMMtest.c211 void setup_server_ports(struct port_args *ports) argument
288 setup_client_ports(struct port_args *ports) argument
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.h60 int ports[MAX_PORTS]; /* Port number to listen on. */ member in struct:__anon3217
/macosx-10.10/apache-793/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c168 static unsigned long parse_addr(const char *w, unsigned short *ports) argument
473 char *ports, *addr; local
568 char *ports, *addr; local
[all...]
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dutils.c844 u_int ports, oolports, ool; local
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDPrivate.c1188 mach_port_name_array_t ports; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dodusers.c613 CFMutableArrayRef ports = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks); local
/macosx-10.10/WebCore-7600.1.25/page/
H A DDOMWindow.cpp874 MessagePortArray ports; local
880 void DOMWindow::postMessage(PassRefPtr<SerializedScriptValue> message, const MessagePortArray* ports, const String& targetOrigin, DOMWindow& source, ExceptionCode& ec) argument

Completed in 411 milliseconds

12