LINE_BUFSZ
char line[LINE_BUFSZ] = { '\0' };
snprintf(line, LINE_BUFSZ, "SNIC_REQ_REPORT_TGTS :");
snprintf(line, LINE_BUFSZ, "SNIC_REQ_ICMND : 0x%x :",
snprintf(line, LINE_BUFSZ, "SNIC_REQ_ITMF :");
snprintf(line, LINE_BUFSZ, "SNIC_REQ_HBA_RESET :");
snprintf(line, LINE_BUFSZ, "SNIC_REQ_EXCH_VER :");
snprintf(line, LINE_BUFSZ, "SNIC_RSP_REPORT_TGTS_CMPL :");
snprintf(line, LINE_BUFSZ, "SNIC_RSP_ICMND_CMPL : 0x%x :",
snprintf(line, LINE_BUFSZ, "SNIC_RSP_ITMF_CMPL :");
snprintf(line, LINE_BUFSZ, "SNIC_RSP_HBA_RESET_CMPL :");
snprintf(line, LINE_BUFSZ, "SNIC_RSP_EXCH_VER_CMPL :");
snprintf(line, LINE_BUFSZ, "SNIC_MSG_ACK :");
snprintf(line, LINE_BUFSZ, "SNIC_MSG_ASYNC_EVNOTIFY :");