2 * Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
4 * @APPLE_APACHE_LICENSE_HEADER_START@
6 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
10 * http://www.apache.org/licenses/LICENSE-2.0
12 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS,
14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 * See the License for the specific language governing permissions and
16 * limitations under the License.
18 * @APPLE_APACHE_LICENSE_HEADER_END@
21 subsystem job_reply 500;
23 #include <mach/std_types.defs>
24 #include <mach/mach_types.defs>
25 #include "job_types.defs"
28 import "vproc_internal.h";
30 skip; /* create_server */
41 job_mig_send_signal_reply(
42 rp : mach_port_move_send_once_t;
43 kr : kern_return_t, RetCode
48 skip; /* post_fork_ping */
54 skip; /* setup_shmem */
56 skip; /* take_subset */
64 skip; /* uncork_fork */
66 skip; /* swap_integer */
70 skip; /* lookup_per_user_context */
72 skip; /* move_subset */
74 skip; /* swap_complex */
77 job_mig_log_drain_reply(
78 rp : mach_port_move_send_once_t;
79 kr : kern_return_t, RetCode;
83 skip; /* log_forward */
87 skip; /* embedded_wait */
89 skip; /* lookup_children */
91 skip; /* switch_to_session */
93 skip; /* transaction_count_for_pid */
95 skip; /* pid_is_managed */
97 skip; /* port_for_label */
99 skip; /* init_session */
101 skip; /* set_security_session */
105 skip; /* event_source_check_in */
107 skip; /* event_set_state */
110 job_mig_spawn2_reply(
111 rp : mach_port_move_send_once_t;
112 kr : kern_return_t, RetCode;
114 obsrvp : mach_port_move_receive_t
117 skip; /* get_root_bootstrap */
119 skip; /* legacy_ipc_request */