OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wi_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/makewhatis/
makewhatis.c
86
char
wi_prefix
[1];
member in struct:whatisstruct
544
if (result == 0) result = strcmp(prefix, wi->
wi_prefix
);
555
(void) strcpy(wi->
wi_prefix
, prefix);
557
wi->
wi_prefix
[0] = '\0';
1165
if ((tree->wi_data[0] && fputs(tree->
wi_prefix
, out) == EOF) ||
makewhatis.c
86
char
wi_prefix
[1];
member in struct:whatisstruct
544
if (result == 0) result = strcmp(prefix, wi->
wi_prefix
);
555
(void) strcpy(wi->
wi_prefix
, prefix);
557
wi->
wi_prefix
[0] = '\0';
1165
if ((tree->wi_data[0] && fputs(tree->
wi_prefix
, out) == EOF) ||
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025