OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foreach
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/indent/
lsym_for.c
49
* syntactic macros like 'forever' or '
foreach
'.
53
#define
foreach
(list, it) for (it = list.first; it != NULL; it = it->next)
macro
65
/* $ No space after '
foreach
' since it looks like a function name. */
66
foreach
(list, it)
69
/* $ No space after '
foreach
' since it looks like a function name. */
70
foreach
(list, it) {
/src/include/rpcsvc/
ypclnt.h
61
int (*
foreach
)(int, char *, int, char *, int, char *);
member in struct:ypall_callback
Completed in 13 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025