script_msg
struct script_msg *smp1, *smp2, *smp3;
struct script_msg *smp1;
struct script_msg *smp;
TAILQ_ENTRY(script_msg) sm_next;
TAILQ_HEAD(script_msg_head_t, script_msg);