Searched refs:bank_proximate_task (Results 1 – 1 of 1) sorted by relevance
878 bank_task_t bank_proximate_task = BANK_TASK_NULL; in bank_command() local894 bank_proximate_task = bank_account->ba_proximateprocess; in bank_command()899 int32_t proximate_pid = bank_proximate_task != BANK_TASK_NULL ? bank_proximate_task->bt_pid : -1; in bank_command()