Searched refs:RCSFIELD (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dhash.h26 VARIABLE, RCSFIELD, RCSCMPFLD enumerator in enum:ntype
H A Dhash.c480 case RCSFIELD: return("RCSFIELD");
H A Drcs.c605 kv->type = rcsbuf_valcmp (&rcsbuf) ? RCSCMPFLD : RCSFIELD;
607 kv->data = rcsbuf_valcopy (&rcsbuf, value, kv->type == RCSFIELD,
805 kv->type = rcsbuf_valcmp (&rcsbuf) ? RCSCMPFLD : RCSFIELD;
807 kv->data = rcsbuf_valcopy (&rcsbuf, value, kv->type == RCSFIELD,
883 kv->type = RCSFIELD;
897 kv->type = RCSFIELD;
5164 np->type = RCSFIELD;
5173 np->type = RCSFIELD;
5180 np->type = RCSFIELD;
5187 np->type = RCSFIELD;
[all...]

Completed in 104 milliseconds