Home | History | Annotate | Download | only in patch

Lines Matching defs:exists

191 	bool exists = false;
232 filearg[0] = fetchname(buf, &exists, 0);
234 if (!exists) {
241 filearg[0] = fetchname(bestguess, &exists, 0);
305 &names[OLD_FILE].exists, strippath);
308 &names[NEW_FILE].exists, strippath);
312 &names[OLD_FILE].exists, strippath);
315 &names[INDEX_FILE].exists, strippath);
1491 * the file exists relative to CWD after -p stripping.
1494 if (names[i].path != NULL && names[i].exists) {
1542 (!names[i].exists && !assume_exists))