Home
last modified time | relevance | path

Searched refs:T_TITLE (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dlogmsg.c573 if (li->type == T_TITLE)
789 type = T_TITLE;
Dstatus.c169 case T_TITLE:
Dadd.c798 li->type = T_TITLE;
Dcvs.h804 T_TITLE /* title for node type */ enumerator
Dimport.c376 li->type = T_TITLE;
DChangeLog-96892 Add explicit T_TITLE case.