Home
last modified time | relevance | path

Searched refs:convert_port_to_task_id_token (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dtask_ident.h74 task_id_token_t convert_port_to_task_id_token(ipc_port_t port);
H A Dtask_ident.c306 convert_port_to_task_id_token( in convert_port_to_task_id_token() function
H A Dipc_tt.c3526 token = convert_port_to_task_id_token(port); in port_name_to_task_id_token()
/xnu-8019.80.24/osfmk/mach/
H A Dmach_types.defs173 intran: task_id_token_t convert_port_to_task_id_token(mach_port_t)