Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dipc_kobject.h381 ipc_port_t *subst_portp) __result_use_check;
415 ipc_port_t *subst_portp) in ip_label_check_or_substitute() argument
418 *subst_portp = IP_NULL; in ip_label_check_or_substitute()
421 return ipc_kobject_label_check_or_substitute(space, port, label, msgt_name, subst_portp); in ip_label_check_or_substitute()
H A Dipc_kobject.c1425 ipc_port_t *subst_portp) in ipc_kobject_label_check_or_substitute() argument
1433 *subst_portp = IP_NULL; in ipc_kobject_label_check_or_substitute()
1482 *subst_portp = port; in ipc_kobject_label_check_or_substitute()