/hurd/ |
A D | hurdmsg.c | 46 _S_msg_set_init_port (mach_port_t msgport, mach_port_t auth, in _S_msg_set_init_port() 61 _S_msg_get_init_ports (mach_port_t msgport, mach_port_t auth, in _S_msg_get_init_ports() 95 _S_msg_set_init_ports (mach_port_t msgport, mach_port_t auth, in _S_msg_set_init_ports() 152 _S_msg_get_init_int (mach_port_t msgport, mach_port_t auth, in _S_msg_get_init_int() 161 _S_msg_get_init_ints (mach_port_t msgport, mach_port_t auth, in _S_msg_get_init_ints() 236 _S_msg_set_init_int (mach_port_t msgport, mach_port_t auth, in _S_msg_set_init_int() 245 _S_msg_set_init_ints (mach_port_t msgport, mach_port_t auth, in _S_msg_set_init_ints() 269 _S_msg_get_fd (mach_port_t msgport, mach_port_t auth, int which, in _S_msg_get_fd() 285 _S_msg_set_fd (mach_port_t msgport, mach_port_t auth, in _S_msg_set_fd() 324 _S_msg_set_env_variable (mach_port_t msgport, mach_port_t auth, in _S_msg_set_env_variable() [all …]
|
A D | ports-set.c | 21 setbootstrap (mach_port_t newport) in setbootstrap() 30 extern error_t _hurd_setcttyid (mach_port_t); 32 error_t (*_hurd_ports_setters[INIT_PORT_MAX]) (mach_port_t newport) = 42 _hurd_ports_set (unsigned int which, mach_port_t newport) in _hurd_ports_set()
|
A D | hurd.h | 116 extern mach_port_t *_hurd_init_dtable; 152 extern error_t _hurd_ports_get (unsigned int which, mach_port_t *result); 153 extern error_t _hurd_ports_set (unsigned int which, mach_port_t newport); 158 extern mach_port_t getcttyid (void); 161 extern int setcttyid (mach_port_t); 275 mach_port_t *portarray, size_t portarraysize, 307 extern error_t _hurd_sig_post (pid_t pid, int sig, mach_port_t refport); 308 extern error_t hurd_sig_post (pid_t pid, int sig, mach_port_t refport); 316 extern kern_return_t __get_privileged_ports (mach_port_t *host_priv_ptr, 318 extern kern_return_t get_privileged_ports (mach_port_t *host_priv_ptr, [all …]
|
A D | ports-get.c | 21 getbootstrap (mach_port_t *result) in getbootstrap() 28 error_t (*_hurd_ports_getters[INIT_PORT_MAX]) (mach_port_t *result) = 34 _hurd_ports_get (unsigned int which, mach_port_t *result) in _hurd_ports_get()
|
A D | hurdports.c | 22 static inline mach_port_t 25 mach_port_t result; in get() 36 set (const int idx, mach_port_t new) in set() 48 GETSET (mach_port_t, cttyid, CTTYID)
|
A D | hurdstartup.h | 39 mach_port_t *dtable; 41 mach_port_t *portarray;
|
A D | hurdinit.c | 40 static mach_port_t *_hurd_portarray; 44 _hurd_ports_use (int which, error_t (*operate) (mach_port_t)) in _hurd_ports_use() argument 66 mach_port_t *portarray, size_t portarraysize, in _hurd_init() 138 _hurd_portarraysize * sizeof (mach_port_t)); in libc_hidden_def() 162 mach_port_t oldmsg; in _hurd_new_proc_init() 220 mach_port_t oldmsg; in _hurd_setproc()
|
A D | hurdioctl.c | 138 _hurd_locked_install_cttyid (mach_port_t cttyid) in _hurd_locked_install_cttyid() 140 mach_port_t old; in _hurd_locked_install_cttyid() 171 mach_port_t newctty = MACH_PORT_NULL; in _hurd_locked_install_cttyid() 180 ({ mach_port_t id; in _hurd_locked_install_cttyid() 208 install_ctty (mach_port_t cttyid) in install_ctty() 220 _hurd_setcttyid (mach_port_t cttyid) in _hurd_setcttyid() 243 mach_port_t cttyid; in do_tiocsctty() 283 mach_port_t fd_cttyid; in tiocnotty()
|
A D | port2fd.c | 31 mach_port_t cttyid; in _hurd_port2fd() 55 mach_port_t old in _hurd_port2fd()
|
A D | privports.c | 23 mach_port_t _hurd_host_priv, _hurd_device_master; 27 __get_privileged_ports (mach_port_t *host_priv_ptr, in __get_privileged_ports()
|
A D | catch-exc.c | 25 _S_catch_exception_raise (mach_port_t port, in _S_catch_exception_raise() 101 _S_catch_exception_raise_state (mach_port_t port, in _S_catch_exception_raise_state() 116 _S_catch_exception_raise_state_identity (mach_port_t exception_port, in _S_catch_exception_raise_state_identity()
|
A D | report-wait.c | 71 describe_port (char *description, mach_port_t port, size_t size) in describe_port() 114 _S_msg_report_wait (mach_port_t msgport, thread_t thread, in weak_extern() 158 mach_port_t send_port, rcv_port; in weak_extern() 236 _S_msg_describe_ports (mach_port_t msgport, mach_port_t refport, in _S_msg_describe_ports() 237 mach_port_t *ports, mach_msg_type_number_t nports, in _S_msg_describe_ports()
|
A D | hurdfault.c | 36 static mach_port_t forward_sigexc; in weak_alias() 39 _hurdsig_fault_catch_exception_raise (mach_port_t port, 84 (mach_port_t port, in _hurdsig_fault_catch_exception_raise_state() 100 (mach_port_t exception_port, in _hurdsig_fault_catch_exception_raise_state_identity() 170 mach_port_t sigexc; in _hurdsig_fault_init()
|
A D | hurdkill.c | 31 _hurd_sig_post (pid_t pid, int sig, mach_port_t arg_refport) in _hurd_sig_post() 35 mach_port_t proc; in _hurd_sig_post()
|
A D | intr-msg.c | 36 mach_port_t rcv_name, in _hurd_intr_rpc_mach_msg() 38 mach_port_t notify) in _hurd_intr_rpc_mach_msg() 76 mach_port_t remote_port; in _hurd_intr_rpc_mach_msg() 182 inline void clean_ports (mach_port_t *ports, int dealloc) in _hurd_intr_rpc_mach_msg() 205 number * sizeof (mach_port_t)); in _hurd_intr_rpc_mach_msg() 272 const mach_port_t *ports = desc->ool_ports.address; in _hurd_intr_rpc_mach_msg() 288 * sizeof (mach_port_t)); in _hurd_intr_rpc_mach_msg()
|
A D | port-cleanup.c | 29 __mach_port_deallocate (__mach_task_self (), (mach_port_t) cleanup_data); in _hurd_port_cleanup()
|
A D | thread-cancel.c | 26 extern mach_port_t _hurdsig_abort_rpcs (struct hurd_sigstate *ss, 30 mach_port_t *reply_port,
|
A D | hurdsig.c | 45 mach_port_t _hurd_msgport; 271 mach_port_t coreserver; in libc_hidden_def() 362 static mach_port_t * 412 mach_port_t 420 mach_port_t intr_port; in _hurdsig_abort_rpcs() 514 mach_port_t *reply_ports; in abort_all_rpcs() 1009 mach_port_t *loc; in weak_alias() 1325 mach_port_t sessport; in signal_allowed() 1358 mach_port_t asyncid; in signal_allowed() 1395 mach_port_t refport) in _S_msg_sig_post() [all …]
|
A D | lookup-at.c | 60 error_t use_init_port (int which, error_t (*operate) (mach_port_t)) in __file_name_lookup_at() 90 error_t use_init_port (int which, error_t (*operate) (mach_port_t)) in __file_name_split_at() 115 error_t use_init_port (int which, error_t (*operate) (mach_port_t)) in __directory_name_split_at()
|
A D | hurdlookup.c | 47 mach_port_t *result), in __hurd_file_name_lookup() 56 error_t lookup_op (mach_port_t startdir) in __hurd_file_name_lookup() 110 mach_port_t *result), in weak_alias() 163 mach_port_t *result), in weak_alias() 269 error_t use_init_port (int which, error_t (*operate) (mach_port_t)) in weak_alias()
|
A D | setauth.c | 36 mach_port_t newport, ref; in _hurd_setauth() 67 mach_port_t new; in _hurd_setauth()
|
/hurd/hurd/ |
A D | port.h | 40 mach_port_t port; /* Port. */ 68 _hurd_port_init (struct hurd_port *port, mach_port_t init) in _hurd_port_init() 84 extern mach_port_t 90 _HURD_PORT_H_EXTERN_INLINE mach_port_t 94 mach_port_t result; in _hurd_port_locked_get() 110 extern mach_port_t 116 _HURD_PORT_H_EXTERN_INLINE mach_port_t 120 mach_port_t result; in _hurd_port_get() 161 mach_port_t used_port); 168 mach_port_t used_port) in _hurd_port_free() [all …]
|
A D | lookup.h | 57 mach_port_t *result), 63 error_t (*operate) (mach_port_t)), 68 mach_port_t *result), 85 mach_port_t *result), 90 error_t (*operate) (mach_port_t)), 95 mach_port_t *result), 109 mach_port_t *result), 119 mach_port_t *result), 139 mach_port_t *result), 153 mach_port_t *result), [all …]
|
A D | signal.h | 97 mach_port_t suspended; 102 volatile mach_port_t intr_port; /* Port interruptible RPC was sent on. */ 186 extern mach_port_t _hurd_msgport; 321 mach_port_t reply_port, 365 mach_port_t rcv_name, 367 mach_port_t notify); 407 mach_port_t msgport, refport = MACH_PORT_NULL; \
|
A D | threadvar.h | 48 extern mach_port_t __hurd_reply_port0;
|