OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cu_nextp
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sed/
main.c
91
static struct s_compunit *script, **
cu_nextp
= &script;
variable in typeref:struct:s_compunit ***
501
*
cu_nextp
= cu;
502
cu_nextp
= &cu->next;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025