Home
last modified time | relevance | path

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

/openbsd/usr.bin/sed/
H A Dmain.c68 static struct s_compunit *script, **cu_nextp = &script; variable
460 *cu_nextp = cu; in add_compunit()
461 cu_nextp = &cu->next; in add_compunit()