Searched refs:current_target (Results 1 – 5 of 5) sorted by relevance
764 if ((current_target != NULL) && in handle_interrupt()765 current_target->is_member && in handle_interrupt()766 ((member = get_prop(current_target->prop, member_prop)) != NULL)) { in handle_interrupt()767 current_target = member->body.member.library; in handle_interrupt()772 (current_target != NULL) && in handle_interrupt()773 !(current_target->stat.is_precious || all_precious)) { in handle_interrupt()777 current_target->stat.time = file_no_time; in handle_interrupt()779 if (exists(current_target) != file_doesnt_exist) { in handle_interrupt()782 current_target->string_mb); in handle_interrupt()783 if (current_target->stat.is_dir) { in handle_interrupt()[all …]
74 Name current_target; variable
1666 current_target = target; in run_command()1697 current_target = NULL; in run_command()1714 current_target = NULL; in run_command()1731 current_target = NULL; in run_command()
1526 current_target = NULL; in add_running()
195 extern Name current_target;