Home
last modified time | relevance | path

Searched refs:TAG_HEAD (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/mandoc/
H A Dhtml.h24 TAG_HEAD, enumerator
H A Dman_html.c125 t = print_otag(h, TAG_HEAD, ""); in html_man()
H A Dmdoc_html.c294 t = print_otag(h, TAG_HEAD, ""); in html_mdoc()
/openbsd/gnu/usr.bin/cvs/src/
H A Ddiff.c434 if (diff_rev1 && strcmp (diff_rev1, TAG_HEAD) == 0)
840 if (diff_rev1 && strcmp (diff_rev1, TAG_HEAD) == 0)
855 if (diff_rev2 && strcmp (diff_rev2, TAG_HEAD) == 0)
H A Dcvs.h256 #define TAG_HEAD "HEAD" macro
H A Dtag.c1138 || strcmp (name, TAG_HEAD) == 0)
H A Drcs.c2196 if (tag && STREQ (tag, TAG_HEAD))
2240 if (tag && (STREQ (tag, TAG_HEAD) || *tag == '\0'))
5629 || STREQ (tag, TAG_HEAD))