OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wi_right
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/makewhatis/
makewhatis.c
84
whatis *wi_left, *
wi_right
;
member in struct:whatisstruct
546
tree = result < 0 ? &wi->wi_left : &wi->
wi_right
;
552
wi->
wi_right
= NULL;
1170
tree = tree->
wi_right
;
makewhatis.c
84
whatis *wi_left, *
wi_right
;
member in struct:whatisstruct
546
tree = result < 0 ? &wi->wi_left : &wi->
wi_right
;
552
wi->
wi_right
= NULL;
1170
tree = tree->
wi_right
;
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025