OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_lusym
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
176
usym_t **
h_lusym
; /* points to u_next of last usage info */
member in struct:hte
read.c
582
*hte->
h_lusym
= usym;
583
hte->
h_lusym
= &usym->u_next;
1190
nhte->
h_lusym
= &nhte->h_usyms;
1226
if (hte->
h_lusym
== &usym->u_next)
1227
hte->
h_lusym
= usymp;
1229
*nhte->
h_lusym
= usym;
1230
nhte->
h_lusym
= &usym->u_next;
hash.c
107
hte->
h_lusym
= &hte->h_usyms;
Completed in 20 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026