scn_text_t
scn_text_t *text;
static scn_text_t *
static scn_text_t *
scn_text_t *text;
text = (scn_text_t *)malloc(sizeof (scn_text_t));
static scn_text_t *
scn_text_t *text, *l = NULL;
text = (scn_text_t *)malloc(
sizeof (scn_text_t));
static scn_text_t *
scn_text_t *t
scn_text_t *text
scn_text_t *t;
scn_text_t *(*gen)(scn_raw_t *);
scn_text_t *text = NULL;
scn_text_t *x;
scn_text_t *text
static scn_text_t *scn_gen_entity(scn_raw_t *);
static scn_text_t *scn_gen_iscsi(scn_raw_t *);
static scn_text_t *scn_gen_portal(scn_raw_t *);
static scn_text_t *scn_gen_assoc_dd(scn_raw_t *);
static scn_text_t *(*const scn_gen[MAX_OBJ_TYPE_FOR_SIZE])(scn_raw_t *) = {