OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usymp
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint2/
read.c
1141
usym_t **
usymp
, *usym;
local in function:mkstatic
1227
for (
usymp
= &hte->h_usyms; (usym = *
usymp
) != NULL; ) {
1229
*
usymp
= usym->u_next;
1231
hte->h_lusym =
usymp
;
1236
usymp
= &usym->u_next;
Completed in 11 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025