OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ofl_next
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint2/
emit2.c
201
struct outflist *
ofl_next
;
member in struct:outflist
219
pofl = &ofl->
ofl_next
;
220
ofl = ofl->
ofl_next
;
227
ofl->
ofl_next
= NULL;
238
for (ofl = outflist, i = 1; ofl != NULL; ofl = ofl->
ofl_next
, i++) {
Completed in 28 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025