Searched refs:INDEX_FILE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/patch/
H A Dpch.h31 #define INDEX_FILE 2 macro
H A Dpch.c337 names[INDEX_FILE].path = fetchname(s + 6,
338 &names[INDEX_FILE].exists, strippath);
437 free(names[INDEX_FILE].path);
438 names[INDEX_FILE].path = NULL;
461 free(names[INDEX_FILE].path);
1575 for (i = INDEX_FILE; i >= OLD_FILE; i--) {

Completed in 68 milliseconds