Lines Matching refs:scnprintf
276 pos = scnprintf(buf, buflen, "JF");
279 pos = scnprintf(buf, buflen, "GF");
282 pos = scnprintf(buf, buflen, "GF4");
285 pos = scnprintf(buf, buflen, "HR");
288 pos = scnprintf(buf, buflen, "HR1");
291 pos = scnprintf(buf, buflen, "HRCDB");
294 pos = scnprintf(buf, buflen, "MS");
297 pos = scnprintf(buf, buflen, "FM");
302 pos = scnprintf(buf, buflen, "WHTC");
304 pos = scnprintf(buf, buflen, "WH");
317 pos += scnprintf(buf + pos, buflen - pos, " B3");
320 pos += scnprintf(buf + pos, buflen - pos, " B5");
323 pos += scnprintf(buf + pos, buflen - pos,
332 pos += scnprintf(buf + pos, buflen - pos, ", rfid=0x%x",
342 pos += scnprintf(buf + pos, buflen - pos, "\n");