OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_next
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
88
struct arginf *
a_next
; /* information for next const. argument */
member in struct:arginf
chk.c
419
for (ai = call->f_args; ai != NULL; ai = ai->
a_next
) {
539
for ( ; ai1 != NULL; ai1 = ai1->
a_next
) {
548
for (ai = call->f_args; ai != NULL; ai = ai->
a_next
) {
577
for (ai = call->f_args; ai != NULL; ai = ai->
a_next
) {
read.c
363
lai = &ai->
a_next
;
Completed in 14 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025