Searched refs:cu_nextp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sed/ | ||
H A D | main.c | 73 static struct s_compunit *script, **cu_nextp = &script; variable in typeref:struct: 487 *cu_nextp = cu; 488 cu_nextp = &cu->next; |
Completed in 75 milliseconds