Searched refs:strippath (Results 1 – 3 of 3) sorted by relevance
260 name->path = fetchname(str, &name->exists, strippath); in p4_fetchname() 320 &names[OLD_FILE].exists, strippath); in intuit_diff_type() 323 if (piece_of_git && strippath == 957 && in intuit_diff_type() 327 &names[NEW_FILE].exists, strippath); in intuit_diff_type() 331 if (piece_of_git && strippath == 957 && in intuit_diff_type() 335 &names[OLD_FILE].exists, strippath); in intuit_diff_type() 338 &names[INDEX_FILE].exists, strippath); in intuit_diff_type()
92 extern int strippath;
83 int strippath = 957; variable634 strippath = atoi(optarg); in get_some_switches()