OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:excludetags
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mtree/
extern.h
96
extern slist_t includetags,
excludetags
;
misc.c
110
slist_t
excludetags
, includetags;
variable in typeref:typename:slist_t
230
for (i = 0; i <
excludetags
.count; i++)
231
if (strstr(node->tags,
excludetags
.list[i]))
233
if (i <
excludetags
.count)
mtree.c
114
parsetags(&
excludetags
, optarg);
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025