OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_hte
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
178
struct hte *
h_hte
; /* pointer to other htes (for renames) */
member in struct:hte
read.c
378
hte = hte->
h_hte
;
493
if (renamehte->
h_hte
== NULL) {
495
renamehte->
h_hte
= hte;
497
} else if (hte = renamehte->
h_hte
,
508
hte = hte->
h_hte
;
577
hte = hte->
h_hte
;
1196
nhte->
h_hte
= NULL;
hash.c
109
hte->
h_hte
= NULL;
Completed in 13 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025