Lines Matching refs:snprintf
309 snprintf(toybuf, RPDB_ENTRIES, "%u", idx);
317 if (whichDB == RPDB_rtdsfield) snprintf(toybuf, RPDB_ENTRIES, "0x%02x", idx);
318 else snprintf(toybuf, RPDB_ENTRIES, "%u", idx);
343 if (!name) snprintf(toybuf, RPDB_ENTRIES, "%u", idx);
344 else snprintf(toybuf, sizeof(toybuf), "%s", name);
668 snprintf(toybuf, IFNAMSIZ, "%s%d", type, 0);
671 snprintf(toybuf, IFNAMSIZ, "%s%d", type, len);
849 snprintf(ip, 64, " %02x:%02x:%02x:%02x:%02x:%02x",
896 snprintf(link->iface, IFNAMSIZ, "%s",(char *) RTA_DATA(attr));
916 snprintf(link->qdiscpline, IFNAMSIZ, "%s", (char *) RTA_DATA(attr));