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()
260 char *tagfile; in findctag() local
311 tagfile = p; in findctag()
356 tp = maketagent(tagfile, taglinenum, tagpattern, tagendline); in findctag()
H A Dcommand.c1311 constant char *tagfile; in commands()
1964 tagfile = nexttag((int) number); in commands()
1965 if (tagfile == NULL) in commands()
1971 if (edit(tagfile) == 0) in commands()
1989 tagfile = prevtag((int) number); in commands()
1990 if (tagfile == NULL) in commands()
1996 if (edit(tagfile) == 0) in commands()
1227 char *tagfile; commands() local
/freebsd/contrib/bearssl/
H A DDoxyfile2076 # 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/ldns/
H A Dlibdns.doxygen.in2244 # 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.