OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dir_ign_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
ignore.c
311
static char **
dir_ign_list
= NULL;
variable
323
dir_ign_list
= xnrealloc (
dir_ign_list
,
327
dir_ign_list
[dir_ign_current++] = xstrdup (name);
338
if (!
dir_ign_list
)
344
if (strncmp (name,
dir_ign_list
[i], strlen (
dir_ign_list
[i])+1) == 0)
Completed in 13 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026