HomeSort by: relevance | last modified time | path
    Searched refs:strippath (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/patch/
common.h 104 extern int strippath;
patch.c 87 int strippath = 957; variable in typeref:typename:int
578 strippath = atoi(optarg);
pch.c 305 &names[OLD_FILE].exists, strippath);
308 &names[NEW_FILE].exists, strippath);
312 &names[OLD_FILE].exists, strippath);
315 &names[INDEX_FILE].exists, strippath);

Completed in 29 milliseconds