Searched refs:T_PATCH (Results 1 – 8 of 8) sorted by relevance
382 ret = T_PATCH; in Classify_File()395 ret = T_PATCH; in Classify_File()
161 case T_PATCH: in status_fileproc()
829 T_PATCH, /* P Like C, but can patch */ enumerator
676 case T_PATCH: /* needs patch */ in update_fileproc()748 case T_PATCH: /* needs patch */ in update_fileproc()
622 case T_PATCH: in check_fileproc()
848 case T_PATCH: in check_fileproc()
3416 * classify.c (Classify_File): Return T_CHECKOUT, not T_PATCH, if3419 * cvs.h (enum classify_type): Add T_PATCH.3422 modified, and using the same -k options, return T_PATCH instead of3426 (update_file_proc): Handle T_PATCH.3442 * commit.c (check_fileproc): Handle T_PATCH.
10002 * cvs.h: Define (and use) T_PATCH as a valid file classification10008 * tag.c (check_fileproc): Accept T_PATCH in addition to T_CHECKOUT.