OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_symtab_ref
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lex.c
238
symtab[h]->
s_symtab_ref
= &sym->s_symtab_next;
239
sym->
s_symtab_ref
= &symtab[h];
264
if ((*sym->
s_symtab_ref
= sym->s_symtab_next) != NULL)
265
sym->s_symtab_next->
s_symtab_ref
= sym->
s_symtab_ref
;
1574
sym->
s_symtab_ref
= NULL;
lint1.h
262
sym_t **
s_symtab_ref
; /* pointer to s_symtab_next of the previous
member in struct:sym
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025