Home
last modified time | relevance | path

Searched refs:mach_port_options_t (Results 1 – 19 of 19) sorted by relevance

/xnu-10002.81.5/tests/
H A Dmach_service_port.c63 mach_port_options_t opts = {
71 mach_port_options_t opts2 = {
200 mach_port_options_t opts = {
208 mach_port_options_t opts2 = {
216 mach_port_options_t opts3 = {
227 mach_port_options_t opts4 = {
250 mach_port_options_t opts = {
261 mach_port_options_t opts3 = {
H A Dimmovable_rights.c15 mach_port_options_t opts = {
32 mach_port_options_t opts2 = {};
H A Dreply_port_defense_client.c44 mach_port_options_t opts = { in alloc_provisional_reply_port()
61 mach_port_options_t opts = { in alloc_reply_port()
H A Dbootstrap_msgfilter.c40 mach_port_options_t port_opts = {
H A Dipc_mach_port.c50 mach_port_options_t opts = { in make_sr_port()
H A Dkqueue_port_tests.c88 mach_port_options_t opts = {
H A Dmo_immovable_receive.c167 mach_port_options_t opts = { in client()
H A Dturnstile_multihop.c748 mach_port_options_t opts = { in thread_at_maintenance()
H A Dstackshot_tests.m1758 mach_port_options_t opts = {
2015 mach_port_options_t opts = {
2024 mach_port_options_t opts2 = {
2146 mach_port_options_t opts = {
H A Dkevent_qos.c1562 mach_port_options_t opts = { in qos_client_send_to_connection_then_service_port()
/xnu-10002.81.5/libsyscall/mach/
H A Dmig_reply_port.c69 mach_port_options_t opts = { in mig_get_reply_port()
H A Dmach_right.c49 mach_port_options_t opts = { in mach_right_recv_construct()
H A Dmach_port.c660 mach_port_options_t *options, in mach_port_construct()
/xnu-10002.81.5/osfmk/mach/
H A Dport.h463 }mach_port_options_t; typedef
465 typedef mach_port_options_t *mach_port_options_ptr_t;
H A Dmach_types.defs520 type mach_port_options_t = struct[3] of uint64_t;
521 type mach_port_options_ptr_t = ^ mach_port_options_t;
H A Dmach_traps.h258 mach_port_options_t *options,
/xnu-10002.81.5/tests/workq/
H A Dworkq_83476290.c23 mach_port_options_t opts = {
/xnu-10002.81.5/osfmk/ipc/
H A Dmach_kernelrpc.c349 mach_port_options_t options; in _kernelrpc_mach_port_construct_trap()
H A Dmach_port.c2595 mach_port_options_t *options, in mach_port_construct()