ocs_snprintf
ocs_snprintf(buf, sizeof(buf), "%02x/%04x/%04x len %zu",
ocs_snprintf(sport->display_name, sizeof(sport->display_name), "s%06x", drec->fc_id);
ocs_snprintf(cmd, OCS_HW_DMTF_CLP_CMD_MAX, "set / OEMELX_LinkConfig=%s", value_str);
ocs_snprintf(cmd, OCS_HW_DMTF_CLP_CMD_MAX, "show / OEMELX_LinkConfig");
ocs_snprintf(cmd, OCS_HW_DMTF_CLP_CMD_MAX, "set / OEMELX_Ethernet_License=%X", license);
ocs_snprintf(tmp_buf, 2, "%d", rev_id & 0x0f);
ocs_snprintf(tmp_buf, 3, " %c", ((rev_id & 0xf0) >> 4) + 'A');
ocs_snprintf(tmp_buf, 2, "%d", rev_id & 0x0f);
ocs_snprintf(tmp_buf, 3, " %c", ((asic_rev_num & 0xf0) >> 4) + 'A');
ocs_snprintf(tmp_buf, 2, "%d", asic_rev_num & 0x0f);
bytes_added = ocs_snprintf(d, buffer_remaining, "%02x ", *s);
bytes_added = ocs_snprintf(d, buffer_remaining, "%02x ", *s);
ocs_snprintf(result_string, sizeof(result_string), "%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x",
ocs_snprintf(status_str, arg_out_length, "%d", change_status);
ocs_snprintf(tmp_buf, 2, "%d", rev_id);
ocs_snprintf(tmp_buf, 3, " %c", ((rev_id & 0xf0) >> 4) + 'A');
ocs_snprintf(tmp_buf, 2, "%d", rev_id & 0x0f);
ocs_snprintf(buffer, buffer_len, "eui.%016llx", (unsigned long long)eui_name);
ocs_snprintf(buf, sizeof(buf), "%02x/%04x/%04x len %zu",
ocs_snprintf(qualifier, sizeof(qualifier), "%s/node[%d]", parent, node->instance_index);
ocs_snprintf(buf, sizeof(buf), "%02x/%04x/%04x len %zu", hdr->r_ctl,
ocs_snprintf(buf, sizeof(buf), "%02x/%04x/%04x len %zu", hdr->r_ctl,
ocs_snprintf(qualifier, sizeof(qualifier), "%s/node[%d]", parent, node->instance_index);
ocs_snprintf(qualifier, sizeof(qualifier), "%s.node%d", parent, node->instance_index);
ocs_snprintf(buffer, buffer_length, "fabric");
ocs_snprintf(buffer, buffer_length, "fabctl");
ocs_snprintf(buffer, buffer_length, "nserve");
ocs_snprintf(buffer, buffer_length, "dctl%02x",
ocs_snprintf(buffer, buffer_length, "%06x", fc_id);
ocs_snprintf(node->display_name, sizeof(node->display_name), "%s.%s", sport->display_name, portid_display);
ocs_snprintf(sport->display_name, sizeof(sport->display_name), "------");
ocs_snprintf(sport->wwnn_str, sizeof(sport->wwnn_str), "%016llx" , (unsigned long long)wwnn);
ocs_snprintf(sport->wwnn_str, sizeof(sport->wwnn_str), "%016llx", (unsigned long long) sport->wwpn);
ocs_snprintf(sport->wwnn_str, sizeof(sport->wwnn_str), "%016llx", (unsigned long long)sport->wwpn);
ocs_snprintf(label, sizeof(label), "[%s] sparam: %s", prelabel, reqlabel);
ocs_snprintf(label, sizeof(label), "sparam: %s", reqlabel);
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), "%08X: ", addr);
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), "%08X ", wbuf[i]);
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), "%8s ", "");
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), " ");
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), "%c", _isprint(cbuf[i]) ? cbuf[i] : '.');
pbuf += ocs_snprintf(pbuf, sizeof(linebuf) - (pbuf-linebuf), "\n");
ocs_snprintf(xport->rq_thread_info[i].thread_name,
ocs_snprintf(label, sizeof(label), "%s (emb)", prefix);
ocs_snprintf(label, sizeof(label), "%s (non-emb hdr)", prefix);
ocs_snprintf(label, sizeof(label), "%s (non-emb pay[%d])",