OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:suffixlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/error/
main.c
80
const char *
suffixlist
= ".*"; /* initially, can touch any file */
variable in typeref:typename:const char *
126
suffixlist
= optarg;
150
suffixlist
= NULL;
278
"[-p filelevel] [-t
suffixlist
] [name]\n", getprogname());
/src/usr.bin/man/
man.c
98
TAG *
suffixlist
; /* _suffix: for files that can be cat()'d */
member in struct:manstate
267
m.
suffixlist
= gettag("_suffix", 1);
273
if (!m.defaultpath || !m.subdirs || !m.
suffixlist
|| !m.buildlist ||
686
TAILQ_FOREACH(suffix, &mp->
suffixlist
->entrylist, q) {
Completed in 11 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025