Searched refs:strippath (Results 1 – 7 of 7) sorted by relevance
396 char *strippath; in patch_fileproc() local708 strippath = Xasprintf ("%s/", current_parsed_root->directory); in patch_fileproc()710 if (strncmp (rcs, strippath, strlen (strippath)) == 0) in patch_fileproc()711 rcs += strlen (strippath); in patch_fileproc()712 free (strippath); in patch_fileproc()
104 extern int strippath;
305 &names[OLD_FILE].exists, strippath); in intuit_diff_type()308 &names[NEW_FILE].exists, strippath); in intuit_diff_type()312 &names[OLD_FILE].exists, strippath); in intuit_diff_type()315 &names[INDEX_FILE].exists, strippath); in intuit_diff_type()
87 int strippath = 957; variable578 strippath = atoi(optarg); in get_some_switches()
48 * strippath.c: use strchr, not index
2130 * build_lib.com: Remove strippath.obj from library/create command.2213 * Makefile.in (OBJECTS): Remove strippath.o; we don't use2215 (SOURCES): Remove strippath.c.2216 * strippath.c: Removed.2217 * build_lib.com: Remove strippath.c.
5396 * cvsnt.mak: Remove strippath.c.