Lines Matching refs:exists
353 (void) exists(true_target); in doname()
841 (void) exists(target); in doname()
874 (exists(member->body.member.member) > file_doesnt_exist)) { in doname()
988 depe_time = exists(dependency->name); in check_dependencies()
1057 (void) exists(dependency->name); in check_dependencies()
1104 (void) exists(true_target); in check_dependencies()
1107 (void) exists(true_target); in check_dependencies()
1637 (void) exists(make_state); in run_command()
2002 if (exists(filename) > file_doesnt_exist) { in read_dependency_file()
2043 if ((exists(make_state) == file_doesnt_exist) || in check_read_state_file()
2635 (void) exists(target); in update_target()
2719 (void) exists(target); in sccs_get()
2752 sccs_time = exists(get_prop(target->prop, in sccs_get()
3156 (void) exists(true_target); in target_can_be_built()