ccp_opt
struct ccp_opt **o;
struct ccp_opt **o;
*o = (struct ccp_opt *)malloc(sizeof(struct ccp_opt));
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;