Home | History | Annotate | Download | only in qemu

Lines Matching refs:snprintf

902     snprintf(buf, sizeof(buf), "%s/%03d/%03d", usb_host_device_path,
961 snprintf(dev->dev.devname, sizeof(dev->dev.devname),
1071 snprintf(line, sizeof(line), "%s/devices", usb_host_device_path);
1158 snprintf(filename, PATH_MAX, USBSYSBUS_PATH "/devices/%s/%s", device_name,
1658 snprintf(str, size, "*");
1660 snprintf(str, size, "%d", val);
1666 snprintf(str, size, "*");
1668 snprintf(str, size, "%x", val);