Searched refs:strippath (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/patch_cmds-17/patch/
H A Dcommon.h98 extern int strippath;
H A Dpatch.c79 int strippath = 957; variable
556 strippath = atoi(optarg);
H A Dpch.c297 &names[OLD_FILE].exists, strippath);
300 &names[NEW_FILE].exists, strippath);
304 &names[OLD_FILE].exists, strippath);
307 &names[INDEX_FILE].exists, strippath);
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h193 XTERN int strippath; variable
H A Dpch.c244 say (strippath == -1
359 name[OLD] = fetchname (s+4, strippath, &p_timestamp[OLD]);
362 name[OLD] = fetchname (s+4, strippath, &p_timestamp[OLD]);
364 name[INDEX] = fetchname (s+6, strippath, (time_t *) 0);
392 name[NEW] = fetchname (t+4, strippath, &timestamp);
H A Dpatch.c133 strippath = -1;
701 strippath = numeric_string (optarg, 0, "strip count");
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dformdata.c1014 static char *strippath(const char *fullfile) function
1039 filebasename = strippath(file->contents);

Completed in 87 milliseconds