Home
last modified time | relevance | path

Searched refs:cu_nextp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Dmain.c74 static struct s_compunit *script, **cu_nextp = &script; variable
490 *cu_nextp = cu; in add_compunit()
491 cu_nextp = &cu->next; in add_compunit()