| /NextBSD/sys/compat/mach/ |
| HD | mach_port_server.c | 1372 typedef __Reply__mach_port_names_t Reply; in _Xmach_port_names() typedef 1383 Reply *OutP = (Reply *) OutHeadP; in _Xmach_port_names() 1484 OutP->Head.msgh_size = (sizeof(Reply)); in _Xmach_port_names() 1554 typedef __Reply__mach_port_type_t Reply; in _Xmach_port_type() typedef 1565 Reply *OutP = (Reply *) OutHeadP; in _Xmach_port_type() 1598 OutP->Head.msgh_size = (sizeof(Reply)); in _Xmach_port_type() 1668 typedef __Reply__mach_port_rename_t Reply; in _Xmach_port_rename() typedef 1679 Reply *OutP = (Reply *) OutHeadP; in _Xmach_port_rename() 1778 typedef __Reply__mach_port_allocate_name_t Reply; in _Xmach_port_allocate_name() typedef 1789 Reply *OutP = (Reply *) OutHeadP; in _Xmach_port_allocate_name() [all …]
|
| HD | host_priv_server.c | 949 typedef __Reply__host_get_boot_info_t Reply; in _Xhost_get_boot_info() typedef 960 Reply *OutP = (Reply *) OutHeadP; in _Xhost_get_boot_info() 997 OutP->Head.msgh_size = (sizeof(Reply) - 4096) + (_WALIGN_((OutP->boot_infoCnt + 3) & ~3)); in _Xhost_get_boot_info() 1065 typedef __Reply__host_reboot_t Reply; in _Xhost_reboot() typedef 1076 Reply *OutP = (Reply *) OutHeadP; in _Xhost_reboot() 1172 typedef __Reply__host_priv_statistics_t Reply; in _Xhost_priv_statistics() typedef 1183 Reply *OutP = (Reply *) OutHeadP; in _Xhost_priv_statistics() 1214 OutP->Head.msgh_size = (sizeof(Reply) - 272) + (_WALIGN_((4 * OutP->host_info_outCnt))); in _Xhost_priv_statistics() 1291 typedef __Reply__host_default_memory_manager_t Reply; in _Xhost_default_memory_manager() typedef 1302 Reply *OutP = (Reply *) OutHeadP; in _Xhost_default_memory_manager() [all …]
|
| HD | vm_map_server.c | 1104 typedef __Reply__vm_region_t Reply; in _Xvm_region() typedef 1115 Reply *OutP = (Reply *) OutHeadP; in _Xvm_region() 1182 OutP->Head.msgh_size = (sizeof(Reply) - 40) + (_WALIGN_((4 * OutP->infoCnt))); in _Xvm_region() 1258 typedef __Reply__vm_allocate_t Reply; in _Xvm_allocate() typedef 1269 Reply *OutP = (Reply *) OutHeadP; in _Xvm_allocate() 1304 OutP->Head.msgh_size = (sizeof(Reply)); in _Xvm_allocate() 1374 typedef __Reply__vm_deallocate_t Reply; in _Xvm_deallocate() typedef 1385 Reply *OutP = (Reply *) OutHeadP; in _Xvm_deallocate() 1490 typedef __Reply__vm_protect_t Reply; in _Xvm_protect() typedef 1501 Reply *OutP = (Reply *) OutHeadP; in _Xvm_protect() [all …]
|
| HD | task_server.c | 1409 typedef __Reply__task_create_t Reply; in _Xtask_create() typedef 1420 Reply *OutP = (Reply *) OutHeadP; in _Xtask_create() 1483 OutP->Head.msgh_size = (sizeof(Reply)); in _Xtask_create() 1547 typedef __Reply__task_terminate_t Reply; in _Xtask_terminate() typedef 1558 Reply *OutP = (Reply *) OutHeadP; in _Xtask_terminate() 1654 typedef __Reply__task_threads_t Reply; in _Xtask_threads() typedef 1665 Reply *OutP = (Reply *) OutHeadP; in _Xtask_threads() 1739 OutP->Head.msgh_size = (sizeof(Reply)); in _Xtask_threads() 1816 typedef __Reply__mach_ports_register_t Reply; in _Xmach_ports_register() typedef 1827 Reply *OutP = (Reply *) OutHeadP; in _Xmach_ports_register() [all …]
|
| HD | mach_host_server.c | 791 typedef __Reply__host_info_t Reply; in _Xhost_info() typedef 802 Reply *OutP = (Reply *) OutHeadP; in _Xhost_info() 833 OutP->Head.msgh_size = (sizeof(Reply) - 272) + (_WALIGN_((4 * OutP->host_info_outCnt))); in _Xhost_info() 899 typedef __Reply__host_kernel_version_t Reply; in _Xhost_kernel_version() typedef 910 Reply *OutP = (Reply *) OutHeadP; in _Xhost_kernel_version() 947 OutP->Head.msgh_size = (sizeof(Reply) - 512) + (_WALIGN_((OutP->kernel_versionCnt + 3) & ~3)); in _Xhost_kernel_version() 1013 typedef __Reply__host_page_size_t Reply; in _Xhost_page_size() typedef 1024 Reply *OutP = (Reply *) OutHeadP; in _Xhost_page_size() 1052 OutP->Head.msgh_size = (sizeof(Reply)); in _Xhost_page_size() 1136 typedef __Reply__mach_memory_object_memory_entry_t Reply; in _Xmach_memory_object_memory_entry() typedef [all …]
|
| HD | mach_vm_server.c | 817 typedef __Reply__mach_vm_protect_t Reply; in _Xmach_vm_protect() typedef 828 Reply *OutP = (Reply *) OutHeadP; in _Xmach_vm_protect() 930 typedef __Reply__mach_vm_inherit_t Reply; in _Xmach_vm_inherit() typedef 941 Reply *OutP = (Reply *) OutHeadP; in _Xmach_vm_inherit() 1044 typedef __Reply__mach_vm_read_t Reply; in _Xmach_vm_read() typedef 1055 Reply *OutP = (Reply *) OutHeadP; in _Xmach_vm_read() 1121 OutP->Head.msgh_size = (sizeof(Reply)); in _Xmach_vm_read() 1192 typedef __Reply__mach_vm_read_list_t Reply; in _Xmach_vm_read_list() typedef 1203 Reply *OutP = (Reply *) OutHeadP; in _Xmach_vm_read_list() 1240 OutP->Head.msgh_size = (sizeof(Reply)); in _Xmach_vm_read_list() [all …]
|
| HD | clock_server.c | 307 typedef __Reply__clock_get_time_t Reply; in _Xclock_get_time() typedef 318 Reply *OutP = (Reply *) OutHeadP; in _Xclock_get_time() 346 OutP->Head.msgh_size = (sizeof(Reply)); in _Xclock_get_time() 418 typedef __Reply__clock_get_attributes_t Reply; in _Xclock_get_attributes() typedef 429 Reply *OutP = (Reply *) OutHeadP; in _Xclock_get_attributes() 460 OutP->Head.msgh_size = (sizeof(Reply) - 4) + (_WALIGN_((4 * OutP->clock_attrCnt))); in _Xclock_get_attributes() 541 typedef __Reply__clock_alarm_t Reply; in _Xclock_alarm() typedef 552 Reply *OutP = (Reply *) OutHeadP; in _Xclock_alarm()
|
| /NextBSD/sys/dev/mps/mpi/ |
| HD | mpi2_history.txt | 103 * Added MSI-x index mask and shift for Reply Post Host 255 * Enclosure Processor Request and Reply. 257 * both SCSI IO Error Reply and SCSI Task Management Reply. 267 * 06-04-07 02.00.01 In IOCFacts Reply structure, renamed MaxDevices to 278 * depth for the Reply Descriptor Post Queue. 290 * the IOCFacts Reply.
|
| /NextBSD/sys/dev/mpr/mpi/ |
| HD | mpi2_history.txt | 106 * Added MSI-x index mask and shift for Reply Post Host 313 * Enclosure Processor Request and Reply. 315 * both SCSI IO Error Reply and SCSI Task Management Reply. 330 * 06-04-07 02.00.01 In IOCFacts Reply structure, renamed MaxDevices to 341 * depth for the Reply Descriptor Post Queue. 353 * the IOCFacts Reply.
|
| /NextBSD/sbin/launchd/ |
| HD | runtime.c | 103 boolean_t launchd_internal_demux(mach_msg_header_t *Request, mach_msg_header_t *Reply); 951 launchd_internal_demux(mach_msg_header_t *Request, mach_msg_header_t *Reply) in launchd_internal_demux() argument 954 return internal_server(Request, Reply); in launchd_internal_demux() 956 return notify_server(Request, Reply); in launchd_internal_demux() 958 return mach_exc_server(Request, Reply); in launchd_internal_demux()
|
| HD | runtime.h | 77 extern boolean_t launchd_internal_demux(mach_msg_header_t *Request, mach_msg_header_t *Reply);
|
| /NextBSD/usr.bin/mail/misc/ |
| HD | mail.tildehelp | 25 ~R address Set Reply-to to address
|
| /NextBSD/contrib/gdb/gdb/config/i386/ |
| HD | i386gnu.mh | 20 # Reply servers need special massaging of the code mig generates, to make
|
| /NextBSD/contrib/libreadline/ |
| HD | USAGE | 22 Reply-to: rms@gnu.org
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | gdb.info-3 | 1662 * Stop Reply Packets:: 1750 File: gdb.info, Node: Packets, Next: Stop Reply Packets, Prev: Overview, Up: Remote Protocol 1763 Reply: 1771 Reply: *Note Stop Reply Packets::, for the reply specifications. 1781 Reply: 1810 Reply: *Note Stop Reply Packets::, for the reply specifications. 1816 Reply: *Note Stop Reply Packets::, for the reply specifications. 1825 Reply: 1838 `F'RC`,'EE`,'CF`;'XX -- Reply to target's F packet. 1846 Reply: [all …]
|
| HD | gdb.texinfo | 19509 * Stop Reply Packets:: 19631 Reply: 19643 Reply: 19644 @xref{Stop Reply Packets}, for the reply specifications. 19657 Reply: 19693 Reply: 19694 @xref{Stop Reply Packets}, for the reply specifications. 19702 Reply: 19703 @xref{Stop Reply Packets}, for the reply specifications. 19716 Reply: [all …]
|
| /NextBSD/sys/sys/mach/device/ |
| HD | device_reply.defs | 80 * Reply-only side of device interface.
|
| /NextBSD/usr.bin/indent/ |
| HD | README | 19 > In-Reply-To: Keith Bostic's message of Tue, 16 Feb 88 16:09:06 PST
|
| /NextBSD/contrib/ntp/html/hints/ |
| HD | hpux | 103 In-Reply-To: <9506150022.aa12727@huey.udel.edu>
|
| /NextBSD/libexec/bootpd/ |
| HD | Changes | 198 Added support for Reply-Address-Override to support
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | eap_testing.txt | 373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message
|
| HD | README-P2P | 475 Reply to a service discovery query. This command takes following
|
| /NextBSD/share/misc/ |
| HD | usb_hid_usages | 956 0x289 AC Reply 957 0x28A AC Reply All
|
| /NextBSD/crypto/heimdal/ |
| HD | ChangeLog.2006 | 214 * kdc/krb5tgs.c: Reply KRB5KRB_ERR_RESPONSE_TOO_BIG for too large 641 * kdc/kerberos5.c: Reply KRB5KRB_ERR_RESPONSE_TOO_BIG error if its
|
| /NextBSD/contrib/tcpdump/ |
| HD | CHANGES | 305 Add support for CFM Link-trace msg, Link-trace-Reply msg,
|