Lines Matching full:strlen
1040 p += strlen(tag);1083 if (strlen(line) > 0)1084 line[strlen(line) - 1] = '\0';1226 if (strlen(line) > 0)1227 line[strlen(line) - 1] = '\0';1302 usb_host_device_path = qemu_mallocz(strlen(devpath)+1);