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

/freebsd-11.0-release/usr.bin/patch/
H A Dcommon.h93 extern int strippath;
H A Dpch.c249 name->path = fetchname(str, &name->exists, strippath);
308 &names[OLD_FILE].exists, strippath);
311 &names[NEW_FILE].exists, strippath);
315 &names[OLD_FILE].exists, strippath);
318 &names[INDEX_FILE].exists, strippath);
H A Dpatch.c82 int strippath = 957; variable
575 strippath = atoi(optarg);

Completed in 113 milliseconds