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

  /src/external/gpl2/xcvs/dist/src/
add.c 365 || wrap_name_has (finfo.file, WRAP_TOCVS))
389 if (wrap_name_has (finfo.file, WRAP_RCSOPTION))
437 (wrap_name_has (finfo.file,
445 (wrap_name_has (finfo.file,
458 && !wrap_name_has (finfo.file, WRAP_TOCVS))
697 && !wrap_name_has (finfo.file, WRAP_TOCVS))
recurse.c 356 if (!wrap_name_has (argv[i], WRAP_TOCVS) && isdir (argv[i]))
426 if (!wrap_name_has (comp, WRAP_TOCVS) && isdir (reposfile))
wrapper.c 473 wrap_name_has (const char *name, WrapMergeHas has) function
import.c 508 && !wrap_name_has (dp->d_name, WRAP_TOCVS)
1136 if (wrap_name_has (user, WRAP_RCSOPTION))
cvs.h 865 int wrap_name_has (const char *name,WrapMergeHas has);
subr.c 518 || (!wrap_name_has (argv[0], WRAP_TOCVS) && isdir (argv[0])))
update.c 1290 && ! wrap_name_has (finfo->file, WRAP_FROMCVS))
client.c 4504 if (wrap_name_has (filename, WRAP_RCSOPTION))

Completed in 47 milliseconds