Searched refs:T_PATCH (Results 1 – 8 of 8) sorted by relevance
349 ret = T_PATCH;362 ret = T_PATCH;
139 case T_PATCH:
803 T_PATCH, /* P Like C, but can patch */ enumerator
421 (status != T_PATCH))
637 case T_PATCH: /* needs patch */747 case T_PATCH: /* needs patch */
822 case T_PATCH:
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.
1047 * cvs.h: Define (and use) T_PATCH as a valid file classification1053 * tag.c (check_fileproc): Accept T_PATCH in addition to T_CHECKOUT.