ccp_opt
struct ccp_opt **o;
struct ccp_opt **o;
if ((*o = (struct ccp_opt *)malloc(sizeof(struct ccp_opt))) == NULL) {
struct ccp_opt *next;
struct ccp_opt *next;
struct ccp_opt **o;
struct ccp_opt *o;
struct ccp_opt *opt; /* Set by implementation's OptInit() */
struct ccp_opt *next;