OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:excludes
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/mtree/
excludes.c
1
/* $NetBSD:
excludes
.c,v 1.13 2004/06/20 22:20:18 jmc Exp $ */
39
__RCSID("$NetBSD:
excludes
.c,v 1.13 2004/06/20 22:20:18 jmc Exp $");
56
* We're assuming that there won't be a whole lot of
excludes
,
64
static LIST_HEAD(, exclude)
excludes
;
71
LIST_INIT(&
excludes
);
99
LIST_INSERT_HEAD(&
excludes
, e, link);
112
e = LIST_FIRST(&
excludes
);
Makefile
10
SRCS= compare.c crc.c create.c
excludes
.c misc.c mtree.c spec.c specspec.c \
/src/lib/libc/citrus/modules/
citrus_big5.c
106
_BIG5ExcludeList
excludes
;
member in struct:__anon1b0dad5e0208
187
TAILQ_FOREACH(exclude, &ei->
excludes
, entry) {
227
exclude = TAILQ_LAST(&ei->
excludes
, _BIG5ExcludeList);
235
TAILQ_INSERT_TAIL(&ei->
excludes
, exclude, entry);
243
_CITRUS_PROP_HINT_NUM("
excludes
", &_citrus_BIG5_fill_excludes),
255
while ((exclude = TAILQ_FIRST(&ei->
excludes
)) != NULL) {
256
TAILQ_REMOVE(&ei->
excludes
, exclude, entry);
272
TAILQ_INIT(&ei->
excludes
);
284
TAILQ_INIT(&ei->
excludes
);
/src/sys/external/bsd/compiler_rt/
prepare-import.sh
15
rm -rf lib/builtins/Darwin-
excludes
lib/builtins/macho_embedded
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
k3-j721e-main.dtsi
40
reg = <0 0x00100000 0 0x1c000>; /*
excludes
pinctrl region */
Completed in 13 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025