Home
last modified time | relevance | path

Searched refs:Reply (Results 1 – 25 of 28) sorted by relevance

12

/NextBSD/sys/compat/mach/
HDmach_port_server.c1372 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 …]
HDhost_priv_server.c949 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 …]
HDvm_map_server.c1104 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 …]
HDtask_server.c1409 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 …]
HDmach_host_server.c791 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 …]
HDmach_vm_server.c817 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 …]
HDclock_server.c307 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/
HDmpi2_history.txt103 * 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/
HDmpi2_history.txt106 * 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/
HDruntime.c103 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()
HDruntime.h77 extern boolean_t launchd_internal_demux(mach_msg_header_t *Request, mach_msg_header_t *Reply);
/NextBSD/usr.bin/mail/misc/
HDmail.tildehelp25 ~R address Set Reply-to to address
/NextBSD/contrib/gdb/gdb/config/i386/
HDi386gnu.mh20 # Reply servers need special massaging of the code mig generates, to make
/NextBSD/contrib/libreadline/
HDUSAGE22 Reply-to: rms@gnu.org
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.info-31662 * 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 …]
HDgdb.texinfo19509 * 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/
HDdevice_reply.defs80 * Reply-only side of device interface.
/NextBSD/usr.bin/indent/
HDREADME19 > In-Reply-To: Keith Bostic's message of Tue, 16 Feb 88 16:09:06 PST
/NextBSD/contrib/ntp/html/hints/
HDhpux103 In-Reply-To: <9506150022.aa12727@huey.udel.edu>
/NextBSD/libexec/bootpd/
HDChanges198 Added support for Reply-Address-Override to support
/NextBSD/contrib/wpa/wpa_supplicant/
HDeap_testing.txt373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message
HDREADME-P2P475 Reply to a service discovery query. This command takes following
/NextBSD/share/misc/
HDusb_hid_usages956 0x289 AC Reply
957 0x28A AC Reply All
/NextBSD/crypto/heimdal/
HDChangeLog.2006214 * 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/
HDCHANGES305 Add support for CFM Link-trace msg, Link-trace-Reply msg,

12