Home
last modified time | relevance | path

Searched refs:subst_portp (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dipc_kobject.h437 ipc_port_t *subst_portp) __result_use_check;
446 ipc_port_t *subst_portp) in ip_label_check() argument
449 *subst_portp = IP_NULL; in ip_label_check()
452 return ipc_kobject_label_check(space, port, msgt_name, flags, subst_portp); in ip_label_check()
H A Dipc_kobject.c1843 ipc_port_t *subst_portp) in ipc_kobject_label_check() argument
1851 *subst_portp = IP_NULL; in ipc_kobject_label_check()
1889 *subst_portp = subst; in ipc_kobject_label_check()
1935 *subst_portp = port; in ipc_kobject_label_check()