ccb_immed_notify
struct ccb_immed_notify *inot;
inot = (struct ccb_immed_notify *)malloc(sizeof(*inot));
work_inot(struct ccb_immed_notify *inot)
static int work_inot(struct ccb_immed_notify *);
struct ccb_immed_notify cin;
struct ccb_immed_notify *inot;
len = sizeof(struct ccb_immed_notify);
struct ccb_immed_notify *inot;
inot = (struct ccb_immed_notify *) STAILQ_FIRST(&trtp->inots);