OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_compunit
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sed/
main.c
82
struct
s_compunit
{
struct
83
struct
s_compunit
*next;
92
static struct
s_compunit
*script, **cu_nextp = &script;
496
struct
s_compunit
*cu;
498
cu = emalloc(sizeof(struct
s_compunit
));
Completed in 15 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026