Home
last modified time | relevance | path

Searched refs:response (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/usbhost/
A Dusbhost.c421 char response[MAX_STRING_DESCRIPTOR_LENGTH]; in usb_device_get_string_ucs2() local
435 memset(response, 0, sizeof(response)); in usb_device_get_string_ucs2()
438 (USB_DT_STRING << 8) | id, languages[i], response, sizeof(response), timeout); in usb_device_get_string_ucs2()
445 memcpy(out, response + 2, descriptor_len); in usb_device_get_string_ucs2()
/third_party/ulib/musl/
A DWHATSNEW1260 - buffer overflow in dns response parsing (CVE-2014-3484)
1261 - possible infinite loop in dns response parsing
/third_party/lib/acpica/
A Dchanges.txt5747 iASL: Implemented the -@ option to specify a Windows-style response file
6759 response
12789 in fact be the cause of slow battery status response on some

Completed in 31 milliseconds