OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_SKIP_ALL
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
recurse.c
121
* either tell us to skip it (
R_SKIP_ALL
), or must create it (I
621
if (frame->flags ==
R_SKIP_ALL
)
1109
dir_return =
R_SKIP_ALL
;
1113
if (dir_return !=
R_SKIP_ALL
)
1125
dir_return =
R_SKIP_ALL
;
1174
if (dir_return ==
R_SKIP_ALL
)
1193
dir_return =
R_SKIP_ALL
;
1199
if (dir_return !=
R_SKIP_ALL
)
update.c
897
return
R_SKIP_ALL
;
904
return
R_SKIP_ALL
;
922
return
R_SKIP_ALL
;
928
return
R_SKIP_ALL
;
982
return
R_SKIP_ALL
;
ls.c
528
retval =
R_SKIP_ALL
;
tag.c
1456
return
R_SKIP_ALL
;
1649
return
R_SKIP_ALL
;
commit.c
153
return
R_SKIP_ALL
;
1141
return
R_SKIP_ALL
;
1669
return
R_SKIP_ALL
;
cvs.h
359
R_SKIP_ALL
/* don't process files or dirs */
diff.c
883
return
R_SKIP_ALL
;
client.c
4649
return
R_SKIP_ALL
;
4703
return dir_exists ? R_PROCESS :
R_SKIP_ALL
;
log.c
1750
return
R_SKIP_ALL
;
Completed in 87 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026