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_suffix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
canonicalize-lgpl.c
149
static char const
dir_suffix
[] = "/";
variable
151
static char const
dir_suffix
[] = "/./";
variable
156
Store garbage into DIREND[0 .. strlen (
dir_suffix
)]. */
161
strcpy (dirend,
dir_suffix
);
307
< startlen + sizeof
dir_suffix
)
/src/external/gpl3/gdb.old/dist/gnulib/import/
canonicalize-lgpl.c
149
static char const
dir_suffix
[] = "/";
variable
151
static char const
dir_suffix
[] = "/./";
variable
156
Store garbage into DIREND[0 .. strlen (
dir_suffix
)]. */
161
strcpy (dirend,
dir_suffix
);
307
< startlen + sizeof
dir_suffix
)
Completed in 71 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026