Home
last modified time | relevance | path

Searched defs:s_compunit (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/sed/
H A Dmain.c67 struct s_compunit { struct
68 struct s_compunit *next; argument
77 static struct s_compunit *script, **cu_nextp = &script; argument