Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dtags.c210 constant char *tagfile = (char *) NULL; in nexttag() local
213 tagfile = nextgtag(); in nexttag()
214 return tagfile; in nexttag()
222 constant char *tagfile = (char *) NULL; in prevtag() local
225 tagfile = prevgtag(); in prevtag()
226 return tagfile; in prevtag()
261 char *tagfile; in findctag() local
311 tagfile = p; in findctag()
357 tp = maketagent(tagfile, taglinenum, tagpattern, tagendline); in findctag()
H A Dcommand.c1406 constant char *tagfile; in commands() local
2086 tagfile = nexttag((int) number); in commands()
2087 if (tagfile == NULL) in commands()
2093 if (edit(tagfile) == 0) in commands()
2111 tagfile = prevtag((int) number); in commands()
2112 if (tagfile == NULL) in commands()
2118 if (edit(tagfile) == 0) in commands()
/freebsd/contrib/bearssl/
H A DDoxyfile2076 # run, you must also specify the path to the tagfile here.
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in2244 # run, you must also specify the path to the tagfile here.
/freebsd/contrib/libcbor/
H A DDoxyfile2318 # run, you must also specify the path to the tagfile here.
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen2398 # run, you must also specify the path to the tagfile here.