OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_lcall
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
174
fcall_t **
h_lcall
; /* points to f_next of last call */
member in struct:hte
read.c
385
*hte->
h_lcall
= fcall;
386
hte->
h_lcall
= &fcall->f_next;
1192
nhte->
h_lcall
= &nhte->h_calls;
1218
if (hte->
h_lcall
== &call->f_next)
1219
hte->
h_lcall
= callp;
1221
*nhte->
h_lcall
= call;
1222
nhte->
h_lcall
= &call->f_next;
hash.c
105
hte->
h_lcall
= &hte->h_calls;
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025