OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:info_suffixes
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
filesys.c
44
static char *
info_suffixes
[] = {
variable
202
for (i = 0;
info_suffixes
[i]; i++)
204
strcpy (temp + pre_suffix_length,
info_suffixes
[i]);
693
for (i = 0;
info_suffixes
[i]; i++)
698
strcat (trydir,
info_suffixes
[i]);
Completed in 12 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026