cpc_proc_t
cpc_proc_t *p;
cpc_proc_t *cmap_procs;
cpc_proc_t *proc;
if ((proc = calloc(1, sizeof (cpc_proc_t))) == NULL) {