Searched refs:task_identity_token_get_task_port (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.81.2/tests/ |
| H A D | task_ident_test.c | 31 …kr = task_identity_token_get_task_port(token, TASK_FLAVOR_CONTROL, &port2); /* Immovable control p… 39 kr = task_identity_token_get_task_port(token, TASK_FLAVOR_READ, &port2); 48 kr = task_identity_token_get_task_port(token, TASK_FLAVOR_INSPECT, &port2); 57 kr = task_identity_token_get_task_port(token, TASK_FLAVOR_NAME, &port2); 64 kr = task_identity_token_get_task_port(mach_thread_self(), TASK_FLAVOR_NAME, &port2);
|
| H A D | exception_tests.c | 41 …kr = task_identity_token_get_task_port(token, TASK_FLAVOR_CONTROL, &port2); /* Immovable control p… in exc_handler_identity_protected()
|
| H A D | corpse_backtrace.c | 210 …kr = task_identity_token_get_task_port(token, TASK_FLAVOR_CONTROL, &port2); /* Immovable control p… in exc_handler_identity_protected()
|
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | task_ident.c | 214 task_identity_token_get_task_port( in task_identity_token_get_task_port() function
|
| /xnu-8792.81.2/osfmk/mach/ |
| H A D | task.defs | 551 routine task_identity_token_get_task_port(
|